-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Remove unnecessary code in PackagesListBuilder
+ Refactor tests
#157
Conversation
vjik
commented
Dec 8, 2023
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues | - |
PR Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #157 +/- ##
=============================================
+ Coverage 99.59% 100.00% +0.40%
+ Complexity 282 277 -5
=============================================
Files 22 22
Lines 736 728 -8
=============================================
- Hits 733 728 -5
+ Misses 3 0 -3 ☔ View full report in Codecov by Sentry. |
PackagesListBuilder
+ Refactor tests