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 ast.AnchorType to filter #378

Closed
wants to merge 7 commits into from

Conversation

kvanzuijlen
Copy link

Useful for reading a yamlpath that contains an anchor node.

@kvanzuijlen
Copy link
Author

@goccy Anything I need to do to make the Go / Coverage check working?

@kvanzuijlen kvanzuijlen changed the title Add support for ast.AnchorType to filter Add support for ast.AnchorType to filter Jul 22, 2023
path_test.go Outdated Show resolved Hide resolved
path_test.go Outdated Show resolved Hide resolved
path.go Outdated Show resolved Hide resolved
path.go Outdated Show resolved Hide resolved
@goccy goccy added the reviewed label Jul 26, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2023

Codecov Report

Merging #378 (62f4c04) into master (6a080f2) will increase coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 76.92%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
+ Coverage   75.61%   75.63%   +0.01%     
==========================================
  Files          13       13              
  Lines        4650     4662      +12     
==========================================
+ Hits         3516     3526      +10     
- Misses        874      876       +2     
  Partials      260      260              

@kvanzuijlen kvanzuijlen requested a review from goccy August 3, 2023 07:27
@goccy goccy removed the reviewed label Aug 3, 2023
Co-authored-by: Masaaki Goshima <goccy54@gmail.com>
@kvanzuijlen
Copy link
Author

Looking into the test error!

path.go Outdated Show resolved Hide resolved
path.go Outdated Show resolved Hide resolved
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