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

Added option to choose interpolation type in grapher #120

Merged
merged 2 commits into from
Mar 1, 2025

Fixed linter errors

ee396a8
Select commit
Loading
Failed to load commit list.
Merged

Added option to choose interpolation type in grapher #120

Fixed linter errors
ee396a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2025 in 0s

80.59% (-0.01%) compared to 3cfc15a, passed because coverage increased by 0.26% when compared to adjusted base (80.32%)

View this Pull Request on Codecov

80.59% (-0.01%) compared to 3cfc15a, passed because coverage increased by 0.26% when compared to adjusted base (80.32%)

Details

Codecov Report

Attention: Patch coverage is 93.02326% with 3 lines in your changes missing coverage. Please review.

Project coverage is 80.59%. Comparing base (3cfc15a) to head (ee396a8).

Files with missing lines Patch % Lines
pkg/grapher/grapher.go 93.02% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
- Coverage   80.59%   80.59%   -0.01%     
==========================================
  Files          55       55              
  Lines        2051     2066      +15     
==========================================
+ Hits         1653     1665      +12     
- Misses        346      347       +1     
- Partials       52       54       +2     

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