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

refactor: remove unused Anchor field from MappingValueNode #624

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

nikpivkin
Copy link
Contributor

This PR simplifies the MappingValueNode structure by removing the unused Anchor field

  • Describe the purpose for which you created this PR.
  • Create test code that corresponds to the modification

Sorry, something went wrong.

Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.36%. Comparing base (df5e06f) to head (427c3b6).
Report is 6 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #624      +/-   ##
==========================================
+ Coverage   77.21%   77.36%   +0.14%     
==========================================
  Files          22       22              
  Lines        7870     7885      +15     
==========================================
+ Hits         6077     6100      +23     
+ Misses       1374     1368       -6     
+ Partials      419      417       -2     

@nikpivkin nikpivkin marked this pull request as ready for review January 21, 2025 16:39
@goccy goccy merged commit aa0f7eb into goccy:master Jan 25, 2025
20 checks passed
@nikpivkin nikpivkin deleted the mapping-val-node branch January 25, 2025 05:59
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

3 participants