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

Strip empty data from snap errors #2179

Merged
merged 3 commits into from
Feb 13, 2024

Conversation

FrederikBolding
Copy link
Member

@FrederikBolding FrederikBolding commented Feb 9, 2024

Removes empty data object previously present on SnapErrors. Now the data object will only be present if it contains information.

@FrederikBolding FrederikBolding force-pushed the fb/strip-empty-data-in-snap-errors branch from fd071dc to e81eff0 Compare February 9, 2024 13:36
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (01829d3) 96.54% compared to head (b819b70) 96.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2179   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files         331      331           
  Lines        7463     7466    +3     
  Branches     1146     1148    +2     
=======================================
+ Hits         7205     7208    +3     
  Misses        258      258           

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

@FrederikBolding FrederikBolding marked this pull request as ready for review February 13, 2024 16:12
@FrederikBolding FrederikBolding requested a review from a team as a code owner February 13, 2024 16:12
@FrederikBolding FrederikBolding merged commit 7be3338 into main Feb 13, 2024
147 checks passed
@FrederikBolding FrederikBolding deleted the fb/strip-empty-data-in-snap-errors branch February 13, 2024 16:22
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.

2 participants