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

Initial zoom in Zoomer is incorrect #660

Merged
merged 2 commits into from
Feb 27, 2024

Initial zoom in Zoomer is incorrect

7d30488
Select commit
Loading
Failed to load commit list.
Merged

Initial zoom in Zoomer is incorrect #660

Initial zoom in Zoomer is incorrect
7d30488
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2024 in 0s

48.08% (+0.00%) compared to ed86318

View this Pull Request on Codecov

48.08% (+0.00%) compared to ed86318

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 48.08%. Comparing base (ed86318) to head (7d30488).
Report is 1 commits behind head on main.

❗ Current head 7d30488 differs from pull request most recent head 2ea0ced. Consider uploading reports for the commit 2ea0ced to get more accurate results

Files Patch % Lines
.../main/java/io/fair_acc/chartfx/plugins/Zoomer.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #660   +/-   ##
=========================================
  Coverage     48.08%   48.08%           
- Complexity     6220     6221    +1     
=========================================
  Files           374      374           
  Lines         38309    38309           
  Branches       6117     6117           
=========================================
+ Hits          18419    18420    +1     
  Misses        18732    18732           
+ Partials       1158     1157    -1     

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