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

support encoding.TextMarshaler/TextUnmarshaler interface in iso8601 #22

Merged
merged 3 commits into from
Nov 12, 2023

Conversation

Code-Hex
Copy link
Owner

No description provided.

TextMarshaler, and TextUnmarshaler interfaces for
Time struct
encoding.TextUnmarshaler interfaces to Date,
QuarterDate, WeekDate, and OrdinalDate types.
Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #22 (4855840) into main (a29db76) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              main       #22    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           16        16            
  Lines         2530      2638   +108     
==========================================
+ Hits          2530      2638   +108     
Files Coverage Δ
iso8601/date.go 100.00% <100.00%> (ø)
iso8601/time.go 100.00% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@Code-Hex Code-Hex merged commit 69a0991 into main Nov 12, 2023
4 checks passed
@Code-Hex Code-Hex deleted the fix/iso8601 branch November 12, 2023 14:32
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