-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
Unit test refactoring #1245
Unit test refactoring #1245
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1245 +/- ##
==========================================
+ Coverage 93.65% 93.70% +0.05%
==========================================
Files 70 70
Lines 5687 5687
==========================================
+ Hits 5326 5329 +3
+ Misses 279 277 -2
+ Partials 82 81 -1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
# Conflicts: # .devcontainer/devcontainer.json
Closes #1251 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like there's conflicts now though!
EDIT: too slow 😄
Changes:
lcov.info
is generated seperately for each subfolder(devcontainer)dot-import-whitelist
togolangci.yml
for comonly used global test importsmock_call_sequence.go
tohelpertest
packagev2.13.1