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

Catch more edge cases, add corresponding tests #5

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Conversation

teutoburg
Copy link
Collaborator

Also support creation from list of tuples, as the normal dict does.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c7ffaa8) 98.14% compared to head (f6c5a5b) 99.71%.

❗ Current head f6c5a5b differs from pull request most recent head 022652e. Consider uploading reports for the commit 022652e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   98.14%   99.71%   +1.57%     
==========================================
  Files           5        5              
  Lines         323      355      +32     
==========================================
+ Hits          317      354      +37     
+ Misses          6        1       -5     
Files Coverage Δ
tests/test_nested_mapping.py 100.00% <100.00%> (ø)
astar_utils/nested_mapping.py 99.17% <94.11%> (+4.72%) ⬆️

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

@teutoburg teutoburg merged commit a08ed18 into main Nov 8, 2023
16 checks passed
@teutoburg teutoburg deleted the fh/edgecases branch November 8, 2023 14:49
@teutoburg teutoburg added the tests Related to unit or integration tests label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Related to unit or integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant