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

test: Add Unit tests for the ListLanguagesAction.java class #663

Merged
merged 5 commits into from
Oct 12, 2023

Removed testActPrintLanguagesWithNullCode() method

7937194
Select commit
Loading
Failed to load commit list.
Merged

test: Add Unit tests for the ListLanguagesAction.java class #663

Removed testActPrintLanguagesWithNullCode() method
7937194
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2023 in 1s

63.52% (+0.48%) compared to f2852d3

View this Pull Request on Codecov

63.52% (+0.48%) compared to f2852d3

Details

Codecov Report

Merging #663 (7937194) into main (f2852d3) will increase coverage by 0.48%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #663      +/-   ##
============================================
+ Coverage     63.04%   63.52%   +0.48%     
- Complexity     1362     1376      +14     
============================================
  Files           209      209              
  Lines          5643     5643              
  Branches        849      849              
============================================
+ Hits           3557     3584      +27     
+ Misses         1631     1601      -30     
- Partials        455      458       +3     
Files Coverage Δ
...n/java/com/crowdin/cli/client/LanguageMapping.java 95.00% <100.00%> (ø)

... and 1 file with indirect coverage changes