Skip to content

Avo 1.x Backport: Rails 7 deprecates Date#to_s in favor of Date#to_formatted_s#775

Merged
adrianthedev merged 1 commit into
avo-hq:1.xfrom
rickychilcott:fix/to-formatted-s-1.x
Apr 2, 2022
Merged

Avo 1.x Backport: Rails 7 deprecates Date#to_s in favor of Date#to_formatted_s#775
adrianthedev merged 1 commit into
avo-hq:1.xfrom
rickychilcott:fix/to-formatted-s-1.x

Conversation

@rickychilcott

Copy link
Copy Markdown
Contributor

Description

Backport #774 to 1.x

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature work

@codecov

codecov Bot commented Apr 2, 2022

Copy link
Copy Markdown

Codecov Report

Merging #775 (47be8fa) into 1.x (9b59b00) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##              1.x     #775   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files         375      375           
  Lines        6997     6997           
=======================================
  Hits         6597     6597           
  Misses        400      400           
Impacted Files Coverage Δ
lib/avo/fields/date_field.rb 94.44% <0.00%> (ø)

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 9b59b00...47be8fa. Read the comment docs.

@adrianthedev adrianthedev merged commit 655b113 into avo-hq:1.x Apr 2, 2022
@adrianthedev

Copy link
Copy Markdown
Collaborator

Thank you!

I'm AFK now, but I'll cut a release Monday first thing.

Thanks for your contribution!

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