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 #560

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Jan 1, 2025

No description provided.

@tangcent tangcent added the type: test Testing and Quality label Jan 1, 2025
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 27 lines in your changes missing coverage. Please review.

Project coverage is 63.728%. Comparing base (42969f3) to head (160817b).
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% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #560       +/-   ##
===============================================
- Coverage     63.798%   63.728%   -0.070%     
+ Complexity      2032      2028        -4     
===============================================
  Files            224       224               
  Lines          11447     11447               
  Branches        2579      2587        +8     
===============================================
- Hits            7303      7295        -8     
+ Misses          2794      2793        -1     
- Partials        1350      1359        +9     
Flag Coverage Δ
unittests 63.728% <25.000%> (-0.070%) ⬇️

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

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

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 42969f3...160817b. Read the comment docs.

@tangcent tangcent merged commit 3b4ad22 into master Jan 3, 2025
10 checks passed
@tangcent tangcent mentioned this pull request Jan 5, 2025
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