beanshell / beanshell

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

Proof of Concept: Lambda Method Reference #688

Open nickl- opened 1 year ago

nickl- commented 1 year ago

As discussed on #675 not RTBC needs work.

codecov[bot] commented 1 year ago

Codecov Report

Merging #688 (eac7390) into master (7096a3a) will decrease coverage by 0.46%. The diff coverage is 3.22%.

@@             Coverage Diff              @@
##             master     #688      +/-   ##
============================================
- Coverage     72.06%   71.60%   -0.47%     
  Complexity     2868     2868              
============================================
  Files           107      108       +1     
  Lines          9201     9262      +61     
  Branches       1796     1800       +4     
============================================
+ Hits           6631     6632       +1     
- Misses         2174     2233      +59     
- Partials        396      397       +1     
Flag Coverage Δ
unittests 71.60% <3.22%> (-0.47%) :arrow_down:

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

Impacted Files Coverage Δ
src/main/java/bsh/BSHPrimarySuffix.java 78.31% <0.00%> (-6.11%) :arrow_down:
src/main/java/bsh/LambdaMethodReference.java 0.00% <0.00%> (ø)
src/main/java/bsh/BSHAssignment.java 68.60% <8.69%> (-22.03%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more