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

Check column exists in NestedFrame.__setitem__ #173

Merged
merged 1 commit into from
Nov 6, 2024

Check column exists in NestedFrame.__setitem__

1f86e14
Select commit
Loading
Failed to load commit list.
Merged

Check column exists in NestedFrame.__setitem__ #173

Check column exists in NestedFrame.__setitem__
1f86e14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 1s

99.40% (+0.00%) compared to 96503cd

View this Pull Request on Codecov

99.40% (+0.00%) compared to 96503cd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.40%. Comparing base (96503cd) to head (1f86e14).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #173   +/-   ##
=======================================
  Coverage   99.40%   99.40%           
=======================================
  Files          14       14           
  Lines        1003     1004    +1     
=======================================
+ Hits          997      998    +1     
  Misses          6        6           

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