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

Add support for NamedTuple name maps #158

Merged
merged 2 commits into from
Jan 17, 2024
Merged

Add support for NamedTuple name maps #158

merged 2 commits into from
Jan 17, 2024

Conversation

nefrathenrici
Copy link
Member

@nefrathenrici nefrathenrici commented Jan 17, 2024

At @glwagner 's request, I have added NamedTuple support for name maps and updated the docs accordingly.

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1cf999d) 98.46% compared to head (2a16586) 98.48%.

❗ Current head 2a16586 differs from pull request most recent head 4dcbe34. Consider uploading reports for the commit 4dcbe34 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
+ Coverage   98.46%   98.48%   +0.02%     
==========================================
  Files           1        1              
  Lines         130      132       +2     
==========================================
+ Hits          128      130       +2     
  Misses          2        2              

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

@nefrathenrici nefrathenrici merged commit 15891fe into main Jan 17, 2024
7 checks passed
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