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

[ISSUE #7831] make rat-check successful #7832

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

caigy
Copy link
Contributor

@caigy caigy commented Feb 18, 2024

Which Issue(s) This PR Fixes

Fixes #7831

Brief Description

Fix exclusions in rat-check configuration.

How Did You Test This Change?

Run mvn apache-rat:check and check the output.

@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.94%. Comparing base (f411602) to head (8fa2738).
Report is 202 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7832      +/-   ##
=============================================
- Coverage      42.99%   42.94%   -0.06%     
+ Complexity      9923     9898      -25     
=============================================
  Files           1190     1190              
  Lines          85983    85983              
  Branches       11079    11079              
=============================================
- Hits           36971    36926      -45     
- Misses         44440    44473      +33     
- Partials        4572     4584      +12     

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

@RongtongJin RongtongJin merged commit 1b46d18 into apache:develop Feb 19, 2024
10 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.

[Bug] rat check fails
3 participants