Skip to content

Fix NPE when baseline contains empty suppressions#80

Merged
rubensousa merged 2 commits intomainfrom
baseline_npe
Mar 14, 2026
Merged

Fix NPE when baseline contains empty suppressions#80
rubensousa merged 2 commits intomainfrom
baseline_npe

Conversation

@rubensousa
Copy link
Owner

Fixes: #79

@codecov
Copy link

codecov bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.21%. Comparing base (eeebd78) to head (229a925).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   83.14%   83.21%   +0.07%     
==========================================
  Files          45       45              
  Lines         694      697       +3     
  Branches       52       53       +1     
==========================================
+ Hits          577      580       +3     
  Misses         92       92              
  Partials       25       25              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rubensousa rubensousa merged commit 799dc21 into main Mar 14, 2026
3 checks passed
@rubensousa rubensousa deleted the baseline_npe branch March 14, 2026 09:30
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.

NullPointer exception when parsing the baseline yaml

1 participant