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

Refactor time and date units to use exported type #20

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Conversation

Code-Hex
Copy link
Owner

@Code-Hex Code-Hex commented Nov 11, 2023

because want to use unit interface outside of this package. e.g. var u synchro.Unit

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Merging #20 (5fccd01) into main (a5125e0) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines         2530      2530           
=========================================
  Hits          2530      2530           
Files Coverage Δ
builder.go 100.00% <100.00%> (ø)
civil.go 100.00% <100.00%> (ø)
period.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 2dc6d58 into main Nov 11, 2023
4 checks passed
@Code-Hex Code-Hex deleted the change/unit-type branch November 11, 2023 08:03
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