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

Add Unit tests for StatusAction.java #494

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Conversation

robertberes
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #494 (28bdf3f) into cli3 (46b11ec) will increase coverage by 0.91%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               cli3     #494      +/-   ##
============================================
+ Coverage     56.25%   57.15%   +0.91%     
- Complexity      963      984      +21     
============================================
  Files           153      153              
  Lines          4772     4772              
  Branches        732      732              
============================================
+ Hits           2684     2727      +43     
+ Misses         1735     1683      -52     
- Partials        353      362       +9     
Impacted Files Coverage Δ
...com/crowdin/cli/commands/actions/StatusAction.java 77.62% <0.00%> (+64.18%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@andrii-bodnar andrii-bodnar linked an issue Oct 10, 2022 that may be closed by this pull request
@andrii-bodnar
Copy link
Member

@robertberes thanks a lot for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase the StatusAction.java class coverage by Unit tests
2 participants