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

test: add unit tests for ClassApiExporterHelper #1179

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

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: test Testing and Quality label Dec 15, 2024
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 23.07692% with 30 lines in your changes missing coverage. Please review.

Project coverage is 63.053%. Comparing base (a020e49) to head (4657508).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...tangcent/idea/plugin/api/ClassApiExporterHelper.kt 37.500% 3 Missing and 12 partials ⚠️
...gcent/idea/plugin/api/export/suv/SuvApiExporter.kt 0.000% 15 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1179       +/-   ##
===============================================
- Coverage     63.113%   63.053%   -0.060%     
+ Complexity      2398      2394        -4     
===============================================
  Files            255       255               
  Lines          13273     13273               
  Branches        3033      3042        +9     
===============================================
- Hits            8377      8369        -8     
+ Misses          3302      3298        -4     
- Partials        1594      1606       +12     
Flag Coverage Δ
unittests 63.053% <23.077%> (-0.060%) ⬇️

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

Files with missing lines Coverage Δ
...tangcent/idea/plugin/api/ClassApiExporterHelper.kt 71.569% <37.500%> (-7.843%) ⬇️
...gcent/idea/plugin/api/export/suv/SuvApiExporter.kt 0.000% <0.000%> (ø)

... and 1 file 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 a020e49...4657508. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: test Testing and Quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant