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 list[dict] regression #228

Merged
merged 9 commits into from
Jan 10, 2025
Merged

Fix list[dict] regression #228

merged 9 commits into from
Jan 10, 2025

Conversation

brentyi
Copy link
Owner

@brentyi brentyi commented Jan 10, 2025

Regression in 0.9.2, cc nerfstudio-project/nerfstudio#3567

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.82%. Comparing base (0c2cb26) to head (362ecf5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #228   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files          28       28           
  Lines        2304     2308    +4     
=======================================
+ Hits         2300     2304    +4     
  Misses          4        4           
Flag Coverage Δ
unittests 99.82% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@brentyi brentyi merged commit 5c8e7fc into main Jan 10, 2025
14 checks passed
@brentyi brentyi deleted the brent/dict_in_list_edge_case branch January 10, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant