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: ExplicitElement containClass&defineClass #132

Merged
merged 1 commit into from Sep 12, 2021

Conversation

tangcent
Copy link
Collaborator

No description provided.

@tangcent tangcent added the enhancement New feature or request label Sep 12, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #132 (d7f6a52) into master (4a81299) will increase coverage by 1.574%.
The diff coverage is 72.500%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #132       +/-   ##
===============================================
+ Coverage     30.909%   32.483%   +1.574%     
- Complexity       847       895       +48     
===============================================
  Files            192       192               
  Lines           9117      9137       +20     
  Branches        2268      2273        +5     
===============================================
+ Hits            2818      2968      +150     
+ Misses          5688      5515      -173     
- Partials         611       654       +43     
Flag Coverage Δ
unittests 32.483% <72.500%> (+1.574%) ⬆️

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

Impacted Files Coverage Δ
...ramework/ContextLightCodeInsightFixtureTestCase.kt 50.000% <50.000%> (-9.615%) ⬇️
...otlin/com/itangcent/intellij/jvm/DuckTypeHelper.kt 49.378% <50.000%> (+42.495%) ⬆️
...om/itangcent/intellij/jvm/element/ExplicitField.kt 45.000% <50.000%> (+9.706%) ⬆️
...om/itangcent/intellij/jvm/element/ExplicitClass.kt 42.157% <55.556%> (+22.365%) ⬆️
.../itangcent/intellij/jvm/element/ExplicitElement.kt 70.833% <88.889%> (+44.167%) ⬆️
...m/itangcent/intellij/jvm/element/ExplicitMethod.kt 92.308% <100.000%> (+63.141%) ⬆️
...tangcent/intellij/jvm/element/ExplicitParameter.kt 90.909% <100.000%> (+65.909%) ⬆️
...ngcent/testFramework/TestCachedResourceResolver.kt 10.526% <0.000%> (-57.895%) ⬇️
.../itangcent/intellij/config/resource/URLResource.kt 0.000% <0.000%> (-47.059%) ⬇️
...gcent/intellij/file/AbstractLocalFileRepository.kt 8.696% <0.000%> (-43.478%) ⬇️
... and 14 more

Continue to review full report at Codecov.

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

@tangcent tangcent merged commit 4c55d4e into Earth-1610:master Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants