fix: add task command: remove skip untranslated strings option #874
Codecov / codecov/project
succeeded
Dec 11, 2024 in 0s
65.83% (+0.06%) compared to 8860da5
View this Pull Request on Codecov
65.83% (+0.06%) compared to 8860da5
Details
Codecov Report
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 65.83%. Comparing base (
8860da5
) to head (a3e50ea
).
Files with missing lines | Patch % | Lines |
---|---|---|
...a/com/crowdin/cli/commands/actions/CliActions.java | 0.00% | 1 Missing |
...rowdin/cli/commands/picocli/TaskAddSubcommand.java | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #874 +/- ##
============================================
+ Coverage 65.78% 65.83% +0.06%
+ Complexity 1568 1565 -3
============================================
Files 237 237
Lines 6357 6349 -8
Branches 950 948 -2
============================================
- Hits 4181 4179 -2
+ Misses 1628 1625 -3
+ Partials 548 545 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading