beanshell / beanshell

Beanshell scripting language
Apache License 2.0
815 stars 183 forks source link

Better fix for #753 #756

Open opeongo opened 4 months ago

opeongo commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ddf0a0e) 74.24% compared to head (cdddd91) 74.24%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #756 +/- ## ========================================= Coverage 74.24% 74.24% + Complexity 3042 3041 -1 ========================================= Files 108 107 -1 Lines 9357 9354 -3 Branches 1857 1857 ========================================= - Hits 6947 6945 -2 + Misses 2070 2069 -1 Partials 340 340 ``` | [Flag](https://app.codecov.io/gh/beanshell/beanshell/pull/756/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beanshell) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/beanshell/beanshell/pull/756/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beanshell) | `74.24% <ø> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beanshell#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nickl- commented 1 month ago

Looks good, just check on the debugging code.