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

tests .to_rfc2822 panics #1637

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

Conversation

gabrielfalcao
Copy link

Tests NaiveDateTime panics when year greater than 9999

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.13%. Comparing base (33aaebf) to head (1129311).

Files with missing lines Patch % Lines
src/datetime/tests.rs 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1637      +/-   ##
==========================================
+ Coverage   91.11%   91.13%   +0.01%     
==========================================
  Files          37       37              
  Lines       17137    17173      +36     
==========================================
+ Hits        15614    15650      +36     
  Misses       1523     1523              

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

@djc
Copy link
Member

djc commented Dec 6, 2024

Why? What is the motivation here?

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.

2 participants