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

made BenchPlugin more extensible to support custom CSS files #623

Merged
merged 2 commits into from
Sep 26, 2023

Restyled by clang-format

d1c960a
Select commit
Loading
Failed to load commit list.
Merged

made BenchPlugin more extensible to support custom CSS files #623

Restyled by clang-format
d1c960a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 26, 2023 in 0s

48.06% (-0.01%) compared to e841751

View this Pull Request on Codecov

48.06% (-0.01%) compared to e841751

Details

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (e841751) 48.06% compared to head (d1c960a) 48.06%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #623      +/-   ##
============================================
- Coverage     48.06%   48.06%   -0.01%     
  Complexity     6203     6203              
============================================
  Files           374      374              
  Lines         38280    38279       -1     
  Branches       6102     6102              
============================================
- Hits          18398    18397       -1     
- Misses        18738    18739       +1     
+ Partials       1144     1143       -1     
Files Coverage Δ
...art/src/main/java/io/fair_acc/chartfx/XYChart.java 58.13% <7.69%> (ø)
.../java/io/fair_acc/chartfx/plugins/BenchPlugin.java 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.