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: process correct class when clicking class in multi-class Kotlin file #1000

Merged
merged 1 commit into from
Jul 22, 2023

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Jul 8, 2023

No description provided.

@tangcent tangcent added the type: test Testing and Quality label Jul 8, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2023

Codecov Report

Merging #1000 (5b02310) into master (fd150c5) will increase coverage by 1.847%.
The diff coverage is 81.538%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1000       +/-   ##
===============================================
+ Coverage     59.759%   61.606%   +1.847%     
+ Complexity      2321      2273       -48     
===============================================
  Files            260       246       -14     
  Lines          12296     11942      -354     
  Branches        3053      2938      -115     
===============================================
+ Hits            7348      7357        +9     
+ Misses          3298      3021      -277     
+ Partials        1650      1564       -86     
Flag Coverage Δ
unittests 61.606% <81.538%> (+1.847%) ⬆️

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

Impacted Files Coverage Δ
...kotlin/com/itangcent/common/utils/FileSizeUtils.kt 77.778% <ø> (ø)
.../src/main/kotlin/com/itangcent/http/HttpRequest.kt 85.938% <ø> (ø)
...c/main/kotlin/com/itangcent/cache/CacheSwitcher.kt 100.000% <ø> (+100.000%) ⬆️
...m/itangcent/cache/DefaultHttpContextCacheHelper.kt 95.745% <0.000%> (ø)
...om/itangcent/idea/plugin/api/cache/FileApiCache.kt 50.000% <ø> (ø)
...a/plugin/api/export/core/CompositeClassExporter.kt 71.429% <ø> (ø)
.../api/export/generic/GenericRequestClassExporter.kt 28.025% <0.000%> (ø)
...ugin/api/export/jaxrs/JAXRSRequestClassExporter.kt 68.041% <0.000%> (ø)
...pi/export/jaxrs/SimpleJAXRSRequestClassExporter.kt 40.625% <0.000%> (ø)
...ent/idea/plugin/api/export/rule/RequestRuleWrap.kt 78.673% <ø> (ø)
... and 23 more

... and 18 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 fd150c5...5b02310. Read the comment docs.

@tangcent tangcent force-pushed the chore/test branch 3 times, most recently from d4b6c4f to 79cff5f Compare July 15, 2023 14:51
@tangcent tangcent force-pushed the chore/test branch 15 times, most recently from 62311a3 to 134f5cd Compare July 22, 2023 07:38
@tangcent tangcent changed the title chore: add test cases fix: process correct class when clicking class in multi-class Kotlin file Jul 22, 2023
@tangcent tangcent merged commit ebb02de into master Jul 22, 2023
@tangcent tangcent added type: bug Something isn't working and removed type: test Testing and Quality labels Jul 22, 2023
@tangcent tangcent mentioned this pull request Jul 23, 2023
@tangcent tangcent deleted the chore/test branch July 29, 2023 06:59
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.

2 participants