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

fix: formatting, simplify dates #110

Merged
merged 1 commit into from
Apr 24, 2022
Merged

fix: formatting, simplify dates #110

merged 1 commit into from
Apr 24, 2022

Conversation

danielgtaylor
Copy link
Owner

Fixes a formatting bug where . was matching too many chars instead of a literal . and simplifies the human-readable representation of dates where the time component is empty.

@codecov
Copy link

codecov bot commented Apr 24, 2022

Codecov Report

Merging #110 (4fd5381) into main (514b340) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   64.51%   64.55%   +0.03%     
==========================================
  Files          21       21              
  Lines        2204     2206       +2     
==========================================
+ Hits         1422     1424       +2     
  Misses        629      629              
  Partials      153      153              
Impacted Files Coverage Δ
cli/readable.go 76.40% <100.00%> (+0.54%) ⬆️

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 514b340...4fd5381. Read the comment docs.

@danielgtaylor danielgtaylor merged commit 5a5ea2e into main Apr 24, 2022
@danielgtaylor danielgtaylor deleted the fix-formatting branch April 24, 2022 23:12
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.

1 participant