Skip to content

fix: replace bare except with except Exception in tests#734

Closed
AmSach wants to merge 1 commit into
brazilian-utils:mainfrom
AmSach:fix/bare-except-in-tests
Closed

fix: replace bare except with except Exception in tests#734
AmSach wants to merge 1 commit into
brazilian-utils:mainfrom
AmSach:fix/bare-except-in-tests

fix: replace bare except with except Exception in tests

8a549f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2026 in 0s

99.08% (+0.00%) compared to 5dc9585

View this Pull Request on Codecov

99.08% (+0.00%) compared to 5dc9585

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.08%. Comparing base (5dc9585) to head (8a549f3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #734   +/-   ##
=======================================
  Coverage   99.08%   99.08%           
=======================================
  Files          26       26           
  Lines         765      765           
=======================================
  Hits          758      758           
  Misses          7        7           

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