Skip to content

fix: prevent Write(nil) from panicking - #5

Merged
masonkatz merged 2 commits into
mainfrom
fix/write-nil-panic
Aug 22, 2026
Merged

fix: prevent Write(nil) from panicking#5
masonkatz merged 2 commits into
mainfrom
fix/write-nil-panic

ci: pin shared workflows to v1.3.1

32885a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2026 in 0s

79.62% (+1.56%) compared to 8a905d7

View this Pull Request on Codecov

79.62% (+1.56%) compared to 8a905d7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.62%. Comparing base (8a905d7) to head (32885a2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   78.06%   79.62%   +1.56%     
==========================================
  Files           8        8              
  Lines         269      270       +1     
==========================================
+ Hits          210      215       +5     
+ Misses         55       51       -4     
  Partials        4        4              

☔ View full report in Codecov by Harness.
📢 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.