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

Factor out DateTime64 type #145

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Factor out DateTime64 type #145

wants to merge 3 commits into from

Conversation

meggart
Copy link
Collaborator

@meggart meggart commented Apr 22, 2024

I think this might be useful in other contexts as well so I put it into a small package https://github.com/meggart/DateTimes64.jl

Copy link
Contributor

Pull Request Test Coverage Report for Build 8786091486

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.3%) to 88.679%

Files with Coverage Reduction New Missed Lines %
src/metadata.jl 1 91.46%
Totals Coverage Status
Change from base Build 8785333920: 0.3%
Covered Lines: 799
Relevant Lines: 901

💛 - Coveralls

3 similar comments
Copy link
Contributor

Pull Request Test Coverage Report for Build 8786091486

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.3%) to 88.679%

Files with Coverage Reduction New Missed Lines %
src/metadata.jl 1 91.46%
Totals Coverage Status
Change from base Build 8785333920: 0.3%
Covered Lines: 799
Relevant Lines: 901

💛 - Coveralls

Copy link
Contributor

Pull Request Test Coverage Report for Build 8786091486

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.3%) to 88.679%

Files with Coverage Reduction New Missed Lines %
src/metadata.jl 1 91.46%
Totals Coverage Status
Change from base Build 8785333920: 0.3%
Covered Lines: 799
Relevant Lines: 901

💛 - Coveralls

@coveralls
Copy link

coveralls commented Apr 22, 2024

Pull Request Test Coverage Report for Build 8786091486

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.3%) to 88.679%

Files with Coverage Reduction New Missed Lines %
src/metadata.jl 1 91.46%
Totals Coverage Status
Change from base Build 8785333920: 0.3%
Covered Lines: 799
Relevant Lines: 901

💛 - Coveralls

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.

None yet

2 participants