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: issue 299 #304

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Conversation

victoraugustolls
Copy link
Sponsor Contributor

This pull request fixes issue #299 by checking if a field was already processed by its original name and not by the name given through a tag.

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.08%. Comparing base (13acb69) to head (f7a8d01).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #304   +/-   ##
=======================================
  Coverage   95.07%   95.08%           
=======================================
  Files          19       19           
  Lines        2742     2744    +2     
=======================================
+ Hits         2607     2609    +2     
  Misses         98       98           
  Partials       37       37           

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

@danielgtaylor danielgtaylor merged commit 41e6941 into danielgtaylor:main Mar 13, 2024
3 checks passed
@victoraugustolls victoraugustolls deleted the fix/issue-299 branch March 13, 2024 02:40
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.

None yet

2 participants