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

Add easy initialization macros #1270

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Support parsing fractional seconds

2d52c4b
Select commit
Loading
Failed to load commit list.
Open

Add easy initialization macros #1270

Support parsing fractional seconds
2d52c4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2024 in 0s

91.67% (-0.13%) compared to 6c4e735

View this Pull Request on Codecov

91.67% (-0.13%) compared to 6c4e735

Details

Codecov Report

Attention: Patch coverage is 71.92982% with 32 lines in your changes are missing coverage. Please review.

Project coverage is 91.67%. Comparing base (6c4e735) to head (2d52c4b).

Files Patch % Lines
src/macros.rs 71.92% 32 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1270      +/-   ##
==========================================
- Coverage   91.79%   91.67%   -0.13%     
==========================================
  Files          37       38       +1     
  Lines       18185    18299     +114     
==========================================
+ Hits        16693    16775      +82     
- Misses       1492     1524      +32     

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