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: Preventing runtime.channel() from throwing exceptions on missing implementations #520

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: bug Something isn't working label Nov 19, 2023
Copy link

codecov bot commented Nov 19, 2023

Codecov Report

Merging #520 (9e222b5) into master (81b890c) will increase coverage by 0.004%.
The diff coverage is 50.000%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #520       +/-   ##
===============================================
+ Coverage     63.104%   63.107%   +0.004%     
  Complexity      1889      1889               
===============================================
  Files            212       212               
  Lines          10188     10189        +1     
  Branches        2480      2480               
===============================================
+ Hits            6429      6430        +1     
  Misses          2439      2439               
  Partials        1320      1320               
Flag Coverage Δ
unittests 63.107% <50.000%> (+0.004%) ⬆️

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

Files Coverage Δ
...tangcent/idea/plugin/rule/StandardJdkRuleParser.kt 63.025% <50.000%> (+0.313%) ⬆️

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 81b890c...9e222b5. Read the comment docs.

@tangcent tangcent merged commit bff5efd into master Nov 19, 2023
10 checks passed
@tangcent tangcent mentioned this pull request Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant