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: gracefully handle invalid PPDBs #751

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Jan 31, 2023

This changes PPDB sources iterator to skip anything but Document.

See discussion here: getsentry/sentry-dotnet#2145 (comment)

@vaind vaind requested a review from a team January 31, 2023 17:01
@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #751 (6d1b628) into master (0aab513) will increase coverage by 0.01%.
The diff coverage is 93.75%.

❗ Current head 6d1b628 differs from pull request most recent head 3be4218. Consider uploading reports for the commit 3be4218 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #751      +/-   ##
==========================================
+ Coverage   73.81%   73.82%   +0.01%     
==========================================
  Files          69       69              
  Lines       14876    14884       +8     
==========================================
+ Hits        10980    10988       +8     
  Misses       3896     3896              

@Swatinem Swatinem merged commit 498d9c5 into getsentry:master Feb 1, 2023
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.

3 participants