Skip to content

fix: parse offset seconds in FromStr so Display round-trips - #1801

Open
nvxbug wants to merge 1 commit into
chronotope:mainfrom
nvxbug:offset-seconds-roundtrip
Open

fix: parse offset seconds in FromStr so Display round-trips#1801
nvxbug wants to merge 1 commit into
chronotope:mainfrom
nvxbug:offset-seconds-roundtrip

parse seconds in timezone offset so Display round-trips

aef386c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 1s

90.01% (+0.00%) compared to 3ffcd1b

View this Pull Request on Codecov

90.01% (+0.00%) compared to 3ffcd1b

Details

Codecov Report

❌ Patch coverage is 93.10345% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.01%. Comparing base (3ffcd1b) to head (aef386c).

Files with missing lines Patch % Lines
src/format/scan.rs 86.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1801   +/-   ##
=======================================
  Coverage   90.01%   90.01%           
=======================================
  Files          35       35           
  Lines       13831    13855   +24     
=======================================
+ Hits        12450    12472   +22     
- Misses       1381     1383    +2     

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