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: Unwrapper.unwrapped #122

Merged
merged 1 commit into from Jun 8, 2021
Merged

Conversation

tangcent
Copy link
Collaborator

@tangcent tangcent commented Jun 8, 2021

No description provided.

@tangcent tangcent added the bug Something isn't working label Jun 8, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #122 (faf7bc7) into master (9429ef1) will increase coverage by 0.548%.
The diff coverage is 100.000%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #122       +/-   ##
===============================================
+ Coverage     29.534%   30.083%   +0.548%     
- Complexity       814       821        +7     
===============================================
  Files            192       192               
  Lines           8915      8932       +17     
  Branches        2198      2206        +8     
===============================================
+ Hits            2633      2687       +54     
+ Misses          5732      5681       -51     
- Partials         550       564       +14     
Flag Coverage Δ
unittests 30.083% <100.000%> (+0.548%) ⬆️

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

Impacted Files Coverage Δ
...n/kotlin/com/itangcent/common/utils/SafeHashSet.kt 80.769% <100.000%> (-19.231%) ⬇️
...m/itangcent/intellij/psi/AbstractPsiClassHelper.kt 45.149% <100.000%> (+7.134%) ⬆️
...otlin/com/itangcent/intellij/jvm/DuckTypeHelper.kt 4.858% <0.000%> (+0.405%) ⬆️
...nt/intellij/jvm/standard/StandardJvmClassHelper.kt 72.656% <0.000%> (+1.562%) ⬆️

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 9429ef1...faf7bc7. Read the comment docs.

@tangcent tangcent merged commit abb67d3 into Earth-1610:master Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants