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

fix some defects #178

Merged
merged 1 commit into from
Apr 1, 2025
Merged

Conversation

theKBro
Copy link
Contributor

@theKBro theKBro commented Mar 31, 2025

fixing some defects

as required in #175

Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (dc73dcd) to head (4fd743b).
Report is 25 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##             master      #178      +/-   ##
=============================================
+ Coverage     99.21%   100.00%   +0.78%     
- Complexity      135       137       +2     
=============================================
  Files            29        29              
  Lines           256       263       +7     
  Branches         18        18              
=============================================
+ Hits            254       263       +9     
+ Misses            1         0       -1     
+ Partials          1         0       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@damianszczepanik damianszczepanik left a comment

Choose a reason for hiding this comment

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

change commit description to something more descriptive and rebase the code

- mark overriden methods deprecated when base is deprecated
- use java.nio.file.Files#delete instead of file#delete and adapt tests accordingly using static mocking
@theKBro theKBro force-pushed the fixSonarqubeDefects branch from 89ad48e to 4fd743b Compare March 31, 2025 12:16
@theKBro
Copy link
Contributor Author

theKBro commented Mar 31, 2025

I hope this is ok now

@damianszczepanik damianszczepanik merged commit 534afa0 into jenkinsci:master Apr 1, 2025
29 checks passed
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.

2 participants