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(taps): add argument for nan handling strategy to _flatten_record #2222

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Merge branch 'main' into handle-nans-in-flattening

bcc3c45
Select commit
Loading
Failed to load commit list.
Open

fix(taps): add argument for nan handling strategy to _flatten_record #2222

Merge branch 'main' into handle-nans-in-flattening
bcc3c45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

88.76% (+0.00%) compared to bf996a4

View this Pull Request on Codecov

88.76% (+0.00%) compared to bf996a4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.76%. Comparing base (bf996a4) to head (bcc3c45).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2222   +/-   ##
=======================================
  Coverage   88.76%   88.76%           
=======================================
  Files          54       54           
  Lines        4769     4772    +3     
  Branches      928      928           
=======================================
+ Hits         4233     4236    +3     
  Misses        374      374           
  Partials      162      162           

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