Skip to content

Fix deprecation warnings from chrono in test#315

Merged
sylvestre merged 1 commit into
uutils:mainfrom
cakebaker:fix_deprecated_warnings_from_chrono
Feb 20, 2024
Merged

Fix deprecation warnings from chrono in test#315
sylvestre merged 1 commit into
uutils:mainfrom
cakebaker:fix_deprecated_warnings_from_chrono

Conversation

@cakebaker

Copy link
Copy Markdown
Contributor

This PR fixes two deprecation warnings from chrono because the ymd() and and_hms_nano() functions have been deprecated.

@codecov

codecov Bot commented Feb 20, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1bc7d77) 56.95% compared to head (b0b43cc) 56.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #315   +/-   ##
=======================================
  Coverage   56.95%   56.95%           
=======================================
  Files          30       30           
  Lines        3652     3652           
  Branches      873      873           
=======================================
  Hits         2080     2080           
  Misses       1267     1267           
  Partials      305      305           

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

@sylvestre sylvestre merged commit 46f43b5 into uutils:main Feb 20, 2024
@cakebaker cakebaker deleted the fix_deprecated_warnings_from_chrono branch February 21, 2024 06:17
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