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 tests for DistributionReleaseAction #662

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

ayusheshan
Copy link
Contributor

Fixes issue: 657
added unit tests for DistributionReleaseAction

@andrii-bodnar andrii-bodnar linked an issue Oct 11, 2023 that may be closed by this pull request
@andrii-bodnar andrii-bodnar added the hacktoberfest This issue welcomes contributions for Hacktoberfest label Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #662 (a72ef61) into main (0a56e8f) will increase coverage by 0.64%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #662      +/-   ##
============================================
+ Coverage     62.41%   63.04%   +0.64%     
- Complexity     1325     1362      +37     
============================================
  Files           200      209       +9     
  Lines          5580     5643      +63     
  Branches        841      849       +8     
============================================
+ Hits           3482     3557      +75     
+ Misses         1646     1631      -15     
- Partials        452      455       +3     

see 14 files with indirect coverage changes

Copy link
Member

@andrii-bodnar andrii-bodnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ayusheshan thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest This issue welcomes contributions for Hacktoberfest hacktoberfest-accepted tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Unit tests for the DistributionReleaseAction.java class
2 participants