Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add editor configuration to codebase #978

Merged
merged 3 commits into from
May 7, 2022
Merged

Conversation

christianlupus
Copy link
Collaborator

This adds a default configuration to the codebase that allows to set up a complete development environment. A side effect is that the stash push/pop in the hool will not cause trouble with the IDE.

For now, the IDE is VS code. Other IDEs might be added if need arises.

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@codecov
Copy link

codecov bot commented May 7, 2022

Codecov Report

Merging #978 (091f3ec) into master (484a5ff) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #978   +/-   ##
=======================================
  Coverage   28.95%   28.95%           
=======================================
  Files          30       30           
  Lines        1547     1547           
=======================================
  Hits          448      448           
  Misses       1099     1099           
Flag Coverage Δ
integration 5.49% <ø> (ø)
unittests 23.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions
Copy link

github-actions bot commented May 7, 2022

Unit Test Results

     22 files       22 suites   7m 45s ⏱️
   120 tests    120 ✔️ 0 💤 0
1 320 runs  1 320 ✔️ 0 💤 0

Results for commit 091f3ec.

@christianlupus christianlupus merged commit 1a4732a into master May 7, 2022
@delete-merged-branch delete-merged-branch bot deleted the maintenance/vs-code branch May 7, 2022 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant