Skip to content

Add codecov workflow action to upload reports#637

Merged
opeongo merged 9 commits intobeanshell:masterfrom
opeongo:fix_codecov
Jan 14, 2022
Merged

Add codecov workflow action to upload reports#637
opeongo merged 9 commits intobeanshell:masterfrom
opeongo:fix_codecov

Conversation

@opeongo
Copy link
Contributor

@opeongo opeongo commented Jan 14, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #637 (8fac273) into master (6014e15) will decrease coverage by 0.01%.
The diff coverage is 83.01%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #637      +/-   ##
============================================
- Coverage     70.44%   70.42%   -0.02%     
- Complexity     2695     2710      +15     
============================================
  Files           106      106              
  Lines          8945     9034      +89     
  Branches       1765     1772       +7     
============================================
+ Hits           6301     6362      +61     
- Misses         2215     2243      +28     
  Partials        429      429              
Flag Coverage Δ
unittests 70.42% <83.01%> (?)

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

Impacted Files Coverage Δ
src/main/java/bsh/classpath/ClassManagerImpl.java 64.49% <0.00%> (-0.18%) ⬇️
src/main/java/bsh/util/JConsole.java 13.62% <0.00%> (-0.08%) ⬇️
src/main/java/bsh/DelayedEvalBshMethod.java 61.42% <33.33%> (-1.26%) ⬇️
src/main/java/bsh/Invocable.java 80.80% <63.46%> (-5.83%) ⬇️
src/main/java/bsh/BSHImportDeclaration.java 76.92% <77.41%> (+7.69%) ⬆️
src/main/java/bsh/BshMethod.java 68.60% <80.00%> (+4.14%) ⬆️
src/main/java/bsh/Reflect.java 79.87% <98.83%> (+3.21%) ⬆️
src/main/java/bsh/BshClassManager.java 65.65% <100.00%> (-0.52%) ⬇️
src/main/java/bsh/ClassGenerator.java 86.06% <100.00%> (ø)
src/main/java/bsh/ClassGeneratorUtil.java 89.00% <100.00%> (-0.15%) ⬇️
... and 33 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6c0835...8fac273. Read the comment docs.

@opeongo opeongo merged commit 6807652 into beanshell:master Jan 14, 2022
@nickl-
Copy link
Member

nickl- commented Jan 19, 2022

Nice =D

pgiffuni pushed a commit to pgiffuni/beanshell that referenced this pull request Jan 8, 2024
Add codecov workflow action to upload reports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants