Skip to content

Add reprs for new result classes#730

Merged
Andy-Grigg merged 2 commits into
mainfrom
fix/add-repr
Mar 10, 2025
Merged

Add reprs for new result classes#730
Andy-Grigg merged 2 commits into
mainfrom
fix/add-repr

Conversation

@Andy-Grigg

Copy link
Copy Markdown
Collaborator

#729

Add reprs for new result types

@github-actions github-actions Bot added the bug Something isn't working label Mar 7, 2025
@codecov

codecov Bot commented Mar 7, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.85%. Comparing base (54f1af7) to head (fb28588).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #730   +/-   ##
=======================================
  Coverage   97.85%   97.85%           
=======================================
  Files          28       28           
  Lines        3119     3123    +4     
=======================================
+ Hits         3052     3056    +4     
  Misses         67       67           
Flag Coverage Δ
integration-ubuntu-latest-TEST_SERVER_24R2_URL 81.68% <50.00%> (-0.05%) ⬇️
integration-ubuntu-latest-TEST_SERVER_25R1_URL 81.68% <50.00%> (-0.05%) ⬇️
integration-ubuntu-latest-TEST_SERVER_DEV_URL 82.42% <50.00%> (-0.05%) ⬇️
integration-windows-latest-TEST_SERVER_24R2_URL 81.68% <50.00%> (-0.05%) ⬇️
integration-windows-latest-TEST_SERVER_25R1_URL 81.68% <50.00%> (-0.05%) ⬇️
integration-windows-latest-TEST_SERVER_DEV_URL 82.42% <50.00%> (-0.05%) ⬇️
unittests 97.50% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@Andy-Grigg Andy-Grigg added this pull request to the merge queue Mar 10, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 10, 2025
@Andy-Grigg Andy-Grigg added this pull request to the merge queue Mar 10, 2025
Merged via the queue into main with commit 63e31cf Mar 10, 2025
@Andy-Grigg Andy-Grigg deleted the fix/add-repr branch March 10, 2025 13:08
@Andy-Grigg Andy-Grigg linked an issue Mar 11, 2025 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New result types do not have reprs

3 participants