codyze
codyze copied to clipboard
Clean up
Clean up the code a little bit
Codecov Report
Attention: Patch coverage is 85.71429%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 82.39%. Comparing base (
f0eef46
) to head (ab2622b
).
Files | Patch % | Lines |
---|---|---|
...c/codyze/backends/cpg/cli/BaseCpgBackendCommand.kt | 0.00% | 1 Missing :warning: |
...c/codyze/backends/cpg/cli/CokoCpgBackendCommand.kt | 0.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #763 +/- ##
============================================
+ Coverage 82.14% 82.39% +0.24%
Complexity 179 179
============================================
Files 49 49
Lines 1372 1363 -9
Branches 189 184 -5
============================================
- Hits 1127 1123 -4
Misses 157 157
+ Partials 88 83 -5
Flag | Coverage Δ | |
---|---|---|
unittests | 82.39% <85.71%> (+0.24%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Some of the changes have been addresses in other PRs. We'll first merge:
- [x] #831
- [x] #828
Afterwards, we'll take another look at code coverage.