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

amend: refactor ResolveMultiPath enum to encapsulate url selection logic #1079

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: amend Daily amend label Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #1079 (8a33522) into master (8adfdc3) will increase coverage by 0.007%.
The diff coverage is 100.000%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1079       +/-   ##
===============================================
+ Coverage     61.928%   61.935%   +0.007%     
- Complexity      2283      2288        +5     
===============================================
  Files            249       249               
  Lines          12077     12074        -3     
  Branches        2982      2981        -1     
===============================================
- Hits            7479      7478        -1     
+ Misses          3001      2999        -2     
  Partials        1597      1597               
Flag Coverage Δ
unittests 61.935% <100.000%> (+0.007%) ⬆️

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

Files Coverage Δ
...om/itangcent/idea/plugin/api/export/UrlSelector.kt 88.889% <100.000%> (+8.889%) ⬆️
...nt/idea/plugin/api/export/core/ResolveMultiPath.kt 100.000% <100.000%> (ø)

... and 4 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 8adfdc3...8a33522. Read the comment docs.

@tangcent tangcent merged commit 8d868fd into master Nov 22, 2023
10 checks passed
@tangcent tangcent deleted the daily/202311 branch November 22, 2023 13:47
@tangcent tangcent mentioned this pull request Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: amend Daily amend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant