Skip to content

Conversation

spencerkclark
Copy link
Member

🚀 Pull Request

Closes #81

This adds a DeprecationWarning to the CalendarDateTime constructor, which will allow us to remove it in nc-time-axis version 1.5. These warnings are ignored when running our test suite to reduce noise.

@codecov-commenter
Copy link

Codecov Report

Merging #86 (8c574f9) into main (837fec3) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   94.30%   94.32%   +0.02%     
==========================================
  Files           1        1              
  Lines         193      194       +1     
  Branches       44       44              
==========================================
+ Hits          182      183       +1     
  Misses          6        6              
  Partials        5        5              
Impacted Files Coverage Δ
nc_time_axis/__init__.py 94.32% <100.00%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 837fec3...8c574f9. Read the comment docs.

Copy link
Contributor

@aulemahal aulemahal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woups sorry I missed this!

@spencerkclark spencerkclark merged commit 5f2c4dc into SciTools:main Aug 28, 2021
@spencerkclark spencerkclark deleted the deprecate-CalendarDateTime branch August 28, 2021 20:55
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.

Deprecate CalendarDateTime?
3 participants