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 test case PsiResourceTest #526

Merged
merged 1 commit into from
Jul 4, 2021
Merged

test: add test case PsiResourceTest #526

merged 1 commit into from
Jul 4, 2021

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Jul 4, 2021

No description provided.

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

Codecov Report

Merging #526 (9f8ef31) into master (4dd52ac) will increase coverage by 0.066%.
The diff coverage is 16.667%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #526       +/-   ##
===============================================
+ Coverage     39.530%   39.596%   +0.066%     
- Complexity      1489      1492        +3     
===============================================
  Files            197       197               
  Lines          11485     11491        +6     
  Branches        2577      2580        +3     
===============================================
+ Hits            4540      4550       +10     
+ Misses          5959      5956        -3     
+ Partials         986       985        -1     
Flag Coverage Δ
unittests 39.596% <16.667%> (+0.066%) ⬆️

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

Impacted Files Coverage Δ
...kotlin/com/itangcent/idea/psi/PsiMethodResource.kt 53.846% <ø> (ø)
.../kotlin/com/itangcent/idea/psi/PsiClassResource.kt 44.444% <16.667%> (-22.222%) ⬇️
.../main/kotlin/com/itangcent/idea/psi/PsiResource.kt 85.714% <0.000%> (+57.143%) ⬆️

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 4dd52ac...9f8ef31. Read the comment docs.

@tangcent tangcent merged commit 10cbc70 into master Jul 4, 2021
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.

2 participants