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

Big refresh #49

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Big refresh #49

merged 1 commit into from
Jan 6, 2025

Conversation

FollowTheProcess
Copy link
Owner

@FollowTheProcess FollowTheProcess commented Jan 6, 2025

Summary

Big basically entire rewrite

  • Allow for options to be passed to tests
  • Improve the look of the failure logs
  • Remove some annoying things like the original Diff
  • Remove Data as it's redundant
  • Use snapshot to capture failure output

@FollowTheProcess FollowTheProcess added the breaking Breaking Changes label Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 76.96078% with 47 lines in your changes missing coverage. Please review.

Project coverage is 87.72%. Comparing base (1802090) to head (f471055).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
test.go 75.32% 28 Missing and 10 partials ⚠️
config.go 82.00% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
- Coverage   90.10%   87.72%   -2.39%     
==========================================
  Files           2        3       +1     
  Lines         455      497      +42     
==========================================
+ Hits          410      436      +26     
- Misses         35       44       +9     
- Partials       10       17       +7     

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

@FollowTheProcess FollowTheProcess merged commit 41b13e6 into main Jan 6, 2025
8 of 10 checks passed
@FollowTheProcess FollowTheProcess deleted the feat/big-refresh branch January 6, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking Changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant