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

refactor: remove deprecated classes #213

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

tangcent
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 49.836%. Comparing base (e192cfa) to head (72f0804).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...com/itangcent/intellij/extend/rx/ThrottleHelper.kt 50.000% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #213       +/-   ##
===============================================
+ Coverage     48.556%   49.836%   +1.280%     
+ Complexity      1119      1112        -7     
===============================================
  Files            179       173        -6     
  Lines           9733      9463      -270     
  Branches        2060      2011       -49     
===============================================
- Hits            4726      4716       -10     
+ Misses          4225      3964      -261     
- Partials         782       783        +1     
Flag Coverage Δ
unittests 49.836% <75.000%> (+1.280%) ⬆️

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

Files with missing lines Coverage Δ
...n/kotlin/com/itangcent/common/files/FileFilters.kt 100.000% <ø> (+14.286%) ⬆️
...tlin/com/itangcent/common/utils/CollectionUtils.kt 92.857% <ø> (-0.246%) ⬇️
.../main/kotlin/com/itangcent/common/utils/IDUtils.kt 76.923% <ø> (-20.577%) ⬇️
...s/src/main/kotlin/com/itangcent/common/utils/KV.kt 66.667% <ø> (-8.333%) ⬇️
...n/kotlin/com/itangcent/common/utils/SystemUtils.kt 51.852% <100.000%> (+1.852%) ⬆️
...n/com/itangcent/intellij/actions/KotlinAnAction.kt 0.000% <ø> (ø)
.../com/itangcent/intellij/config/BaseConfigReader.kt 60.773% <ø> (ø)
...tlin/com/itangcent/intellij/config/rule/RuleKey.kt 0.000% <ø> (ø)
...n/com/itangcent/intellij/config/rule/RuleLookUp.kt 100.000% <ø> (+50.000%) ⬆️
...om/itangcent/intellij/config/rule/SimpleRuleKey.kt 30.769% <ø> (+0.581%) ⬆️
... and 2 more

... 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 e192cfa...72f0804. Read the comment docs.

@tangcent tangcent merged commit 933149d into Earth-1610:master Dec 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant