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

Suppress warnings in generated java source files (#365) #366

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

rpost
Copy link
Contributor

@rpost rpost commented Jul 1, 2024

fixes #365

Copy link

codecov bot commented Jul 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.33%. Comparing base (a3d30c7) to head (7d52e06).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #366   +/-   ##
=========================================
  Coverage     91.32%   91.33%           
  Complexity     1215     1215           
=========================================
  Files            76       76           
  Lines          3160     3161    +1     
  Branches        489      489           
=========================================
+ Hits           2886     2887    +1     
  Misses          164      164           
  Partials        110      110           

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

@casid casid merged commit 56ff48f into casid:main Jul 6, 2024
9 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.

Suppress warnings in generated java source files
2 participants