Skip to content

Conversation

@aplavin
Copy link
Contributor

@aplavin aplavin commented Sep 30, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (d397fef) 100.00% compared to head (50cfd22) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         6    +1     
  Lines          121       129    +8     
=========================================
+ Hits           121       129    +8     
Files Coverage Δ
ext/DatesExt.jl 100.00% <100.00%> (ø)
src/InverseFunctions.jl 100.00% <ø> (ø)

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

@oschulz
Copy link
Collaborator

oschulz commented Oct 2, 2023

If we do this, I think we should support Dates for <v1.9 as well (as a direct dependency), via a

@static if !isdefined(Base, :get_extension)
    include("../ext/DatesExt.jl")
end

@oschulz
Copy link
Collaborator

oschulz commented Nov 2, 2023

@aplavin , should we get this one "home"?

@oschulz oschulz mentioned this pull request Nov 2, 2023
@aplavin
Copy link
Contributor Author

aplavin commented Nov 25, 2023

Yes I think this is ready

@oschulz
Copy link
Collaborator

oschulz commented Nov 25, 2023

@devmotion any objections to merging and releasing?

@oschulz
Copy link
Collaborator

oschulz commented Dec 25, 2023

My apologies @aplavin , we lost track of this one. @devmotion any objections to merging this?

@oschulz
Copy link
Collaborator

oschulz commented Mar 18, 2024

I'm very sorry for the delay @aplavin ! Merging this now.

@oschulz oschulz merged commit 43fd0df into JuliaMath:master Mar 18, 2024
@oschulz
Copy link
Collaborator

oschulz commented Mar 18, 2024

@aplavin aplavin deleted the dates branch April 24, 2024 17:39
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.

3 participants