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

chore: deprecate parser functions in favor of their extract equivalents #1253

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Sep 17, 2024

I think it's time to start getting the word out...

Resolves #1021

@G-Rath G-Rath marked this pull request as ready for review September 17, 2024 04:08
@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.96%. Comparing base (bc35854) to head (80c6f8f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1253      +/-   ##
==========================================
+ Coverage   67.94%   67.96%   +0.01%     
==========================================
  Files         174      174              
  Lines       16848    16848              
==========================================
+ Hits        11448    11451       +3     
+ Misses       4766     4764       -2     
+ Partials      634      633       -1     

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

@another-rex another-rex merged commit 76a40a0 into google:main Sep 18, 2024
15 checks passed
@another-rex another-rex deleted the deprecate-parser branch September 18, 2024 02:47
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.

Deprecate parser in pkg/lockfile
4 participants