Skip to content

bug(orderedmap,test): fixed sub-optimal error reporting in real_main_test #33

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

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

fgm
Copy link
Owner

@fgm fgm commented Mar 25, 2025

Fixes #32

@fgm fgm linked an issue Mar 25, 2025 that may be closed by this pull request
@fgm fgm self-assigned this Mar 25, 2025
@fgm fgm added this to the v0.2.0 milestone Mar 25, 2025
Copy link

codecov bot commented Mar 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.67%. Comparing base (aedcf68) to head (da57354).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   98.67%   98.67%           
=======================================
  Files          13       13           
  Lines         302      302           
=======================================
  Hits          298      298           
  Misses          4        4           
Flag Coverage Δ
unittests 98.67% <ø> (ø)

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.

@fgm fgm merged commit 586757f into main Mar 25, 2025
9 checks passed
@fgm fgm deleted the 32-incorrect-tfatalf-calls-in-orderedmap-real_main_test branch March 25, 2025 15:13
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.

Incorrect t.Fatalf calls in orderedmap real_main_test
1 participant