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

Store build reports as artifact on test failure #80

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented Nov 1, 2024

Tests are failing in #78, but we need to save the test reports to investigate why.

@twyatt twyatt added the maintenance General maintenance that doesn't effect the public API. label Nov 1, 2024
@twyatt twyatt requested review from cedrickcooke and a team as code owners November 1, 2024 20:38
@twyatt twyatt requested a review from sdonn3 November 1, 2024 20:38
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.16%. Comparing base (16003af) to head (ed164b5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #80   +/-   ##
=========================================
  Coverage     80.16%   80.16%           
  Complexity      117      117           
=========================================
  Files            15       15           
  Lines           247      247           
  Branches         16       16           
=========================================
  Hits            198      198           
  Misses           46       46           
  Partials          3        3           

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

@twyatt twyatt enabled auto-merge (squash) November 1, 2024 20:48
@twyatt twyatt mentioned this pull request Nov 5, 2024
1 task
@twyatt twyatt merged commit 6423a6b into main Nov 8, 2024
3 checks passed
@twyatt twyatt deleted the twyatt/test-failure-reports branch November 8, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance General maintenance that doesn't effect the public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants