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

Derive PartialEq,Eq,Hash,Copy and Clone on NaiveWeek #1618

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

DSeeLP
Copy link
Contributor

@DSeeLP DSeeLP commented Sep 30, 2024

Derive PartialEq,Eq,Hash,Copy and Clone on NaiveWeek

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.12%. Comparing base (c8defc7) to head (309460c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1618   +/-   ##
=======================================
  Coverage   91.12%   91.12%           
=======================================
  Files          37       37           
  Lines       17123    17123           
=======================================
  Hits        15603    15603           
  Misses       1520     1520           

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

src/naive/mod.rs Outdated Show resolved Hide resolved
@djc djc merged commit 05a6ce6 into chronotope:main Oct 1, 2024
35 checks passed
@djc
Copy link
Member

djc commented Oct 1, 2024

Thanks!

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