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 writing dates #19

Merged
merged 4 commits into from
Jun 30, 2022
Merged

Support writing dates #19

merged 4 commits into from
Jun 30, 2022

Conversation

green-nsk
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 30, 2022

Codecov Report

Merging #19 (efbc8b7) into master (2ac033a) will decrease coverage by 0.85%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   92.20%   91.34%   -0.86%     
==========================================
  Files          13       13              
  Lines         795      797       +2     
==========================================
- Hits          733      728       -5     
- Misses         62       69       +7     
Flag Coverage Δ
unittest 91.34% <100.00%> (-0.86%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/reader.jl 92.42% <100.00%> (+0.02%) ⬆️
src/types.jl 100.00% <100.00%> (ø)
src/writer.jl 97.29% <100.00%> (+0.01%) ⬆️
src/object_id.jl 76.74% <0.00%> (-16.28%) ⬇️
src/LightBSON.jl 100.00% <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 2ac033a...efbc8b7. Read the comment docs.

@ancapdev ancapdev merged commit 435c2f7 into ancapdev:master Jun 30, 2022
@green-nsk green-nsk deleted the date branch July 1, 2022 10:20
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.

3 participants