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

feat(script): add support for 'mavenId()' in 'class' #553

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: enhancement New feature or request label Oct 23, 2024
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 92.06349% with 5 lines in your changes missing coverage. Please review.

Project coverage is 63.815%. Comparing base (5d975d9) to head (207ad76).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ain/kotlin/com/itangcent/idea/utils/MavenHelper.kt 94.828% 1 Missing and 2 partials ⚠️
...com/itangcent/idea/plugin/rule/ScriptRuleParser.kt 60.000% 0 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #553       +/-   ##
===============================================
+ Coverage     63.320%   63.815%   +0.495%     
- Complexity      2005      2035       +30     
===============================================
  Files            223       224        +1     
  Lines          10578     11466      +888     
  Branches        2573      2585       +12     
===============================================
+ Hits            6698      7317      +619     
- Misses          2540      2805      +265     
- Partials        1340      1344        +4     
Flag Coverage Δ
unittests 63.815% <92.063%> (+0.495%) ⬆️

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.194% <60.000%> (+0.298%) ⬆️
...ain/kotlin/com/itangcent/idea/utils/MavenHelper.kt 94.828% <94.828%> (ø)

... and 131 files with indirect coverage changes


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 5d975d9...207ad76. Read the comment docs.

@tangcent tangcent merged commit 369ace3 into master Oct 24, 2024
10 checks passed
@tangcent tangcent mentioned this pull request Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant