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

Improve test coverage after restructuring #1596

Merged
merged 8 commits into from
Feb 1, 2024
Merged

Conversation

TharmiganK
Copy link
Contributor

@TharmiganK TharmiganK force-pushed the improve-test-coverage branch from acd594b to 322af98 Compare January 23, 2024 05:48
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4608583) 79.76% compared to head (6e54819) 80.48%.

Files Patch % Lines
...pi/service/mapper/response/ResponseMapperImpl.java 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1596      +/-   ##
============================================
+ Coverage     79.76%   80.48%   +0.71%     
- Complexity     1834     1858      +24     
============================================
  Files           144      144              
  Lines          9826     9811      -15     
  Branches       1607     1603       -4     
============================================
+ Hits           7838     7896      +58     
+ Misses         1413     1349      -64     
+ Partials        575      566       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TharmiganK TharmiganK force-pushed the improve-test-coverage branch from 3b5226b to 225a7be Compare January 24, 2024 04:05
@TharmiganK TharmiganK force-pushed the improve-test-coverage branch from 225a7be to aa1b4a0 Compare January 24, 2024 04:24
@TharmiganK TharmiganK force-pushed the improve-test-coverage branch from 86678fa to 09eef73 Compare January 24, 2024 07:49
@TharmiganK TharmiganK marked this pull request as ready for review January 24, 2024 09:38
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@TharmiganK TharmiganK merged commit b6f4475 into master Feb 1, 2024
8 checks passed
@TharmiganK TharmiganK deleted the improve-test-coverage branch February 1, 2024 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[OpenAPI-Tool] Improve code coverage after restructuring
2 participants