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

Fix interpolation problem with ints #189

Merged
merged 4 commits into from
Dec 14, 2023

Merge branch 'main' into fix_interpolate

40518ab
Select commit
Loading
Failed to load commit list.
Merged

Fix interpolation problem with ints #189

Merge branch 'main' into fix_interpolate
40518ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2023 in 1s

86.06% (+0.14%) compared to 23c1a3c

View this Pull Request on Codecov

86.06% (+0.14%) compared to 23c1a3c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (23c1a3c) 85.91% compared to head (40518ab) 86.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
+ Coverage   85.91%   86.06%   +0.14%     
==========================================
  Files          26       26              
  Lines        1051     1062      +11     
==========================================
+ Hits          903      914      +11     
  Misses        148      148              

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