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

Only report unimported con when the con is no-arg #1253

Merged
merged 1 commit into from
Dec 22, 2024

pattern: only report unimported con when the con is no-arg

43fb355
Select commit
Loading
Failed to load commit list.
Merged

Only report unimported con when the con is no-arg #1253

pattern: only report unimported con when the con is no-arg
43fb355
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2024 in 1s

82.78% (+0.01%) compared to fc6842e

View this Pull Request on Codecov

82.78% (+0.01%) compared to fc6842e

Details

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.78%. Comparing base (fc6842e) to head (43fb355).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...er/src/main/java/org/aya/producer/AyaProducer.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1253      +/-   ##
============================================
+ Coverage     82.77%   82.78%   +0.01%     
- Complexity     3966     3969       +3     
============================================
  Files           365      365              
  Lines         11681    11685       +4     
  Branches       1360     1360              
============================================
+ Hits           9669     9674       +5     
+ Misses         1293     1292       -1     
  Partials        719      719              

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