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: update methods in ScriptRuleParser to avoid return types with parameter type erasure #1176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tangcent
Copy link
Owner

close #1174

@tangcent tangcent added the type: bug Something isn't working label Nov 30, 2024
Copy link

codecov bot commented Nov 30, 2024

Codecov Report

Attention: Patch coverage is 40.87302% with 149 lines in your changes missing coverage. Please review.

Project coverage is 63.113%. Comparing base (d85f285) to head (da1d48b).

Files with missing lines Patch % Lines
...com/itangcent/idea/plugin/rule/ScriptRuleParser.kt 40.873% 109 Missing and 40 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1176       +/-   ##
===============================================
- Coverage     63.125%   63.113%   -0.012%     
+ Complexity      2401      2398        -3     
===============================================
  Files            255       255               
  Lines          13288     13273       -15     
  Branches        3038      3033        -5     
===============================================
- Hits            8388      8377       -11     
+ Misses          3310      3302        -8     
- Partials        1590      1594        +4     
Flag Coverage Δ
unittests 63.113% <40.873%> (-0.012%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...com/itangcent/idea/plugin/rule/ScriptRuleParser.kt 52.392% <40.873%> (-0.725%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d85f285...da1d48b. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 自定义注解,Yapi上加入到Header参数上
1 participant