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 #1074

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 18, 2023
Copy link

codecov bot commented Nov 18, 2023

Codecov Report

Merging #1074 (d03c8de) into master (6dd8eca) will increase coverage by 0.003%.
The diff coverage is 50.000%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1074       +/-   ##
===============================================
+ Coverage     62.228%   62.232%   +0.003%     
  Complexity      2241      2241               
===============================================
  Files            244       244               
  Lines          11874     11875        +1     
  Branches        2925      2925               
===============================================
+ Hits            7389      7390        +1     
  Misses          2915      2915               
  Partials        1570      1570               
Flag Coverage Δ
unittests 62.232% <50.000%> (+0.003%) ⬆️

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 6dd8eca...d03c8de. Read the comment docs.

@tangcent tangcent merged commit 4af278b into master Nov 19, 2023
10 checks passed
@tangcent tangcent deleted the bugfix/script branch November 19, 2023 08:20
@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