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: fix #242 date string format #243

Merged
merged 1 commit into from
Dec 17, 2021
Merged

fix: fix #242 date string format #243

merged 1 commit into from
Dec 17, 2021

Conversation

JimmyDaddy
Copy link
Collaborator

attr

@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2021

Codecov Report

Merging #243 (afb2781) into v1.x (89747f1) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             v1.x     #243      +/-   ##
==========================================
+ Coverage   97.25%   97.29%   +0.04%     
==========================================
  Files          42       42              
  Lines        3096     3109      +13     
==========================================
+ Hits         3011     3025      +14     
+ Misses         85       84       -1     
Impacted Files Coverage Δ
src/bone.js 97.24% <100.00%> (+<0.01%) ⬆️
src/collection.js 100.00% <100.00%> (ø)
src/data_types.js 99.34% <100.00%> (ø)
src/drivers/abstract/spellbook.js 96.58% <100.00%> (+0.03%) ⬆️
src/drivers/mysql/index.js 95.45% <100.00%> (+0.21%) ⬆️
src/drivers/postgres/index.js 98.76% <100.00%> (+0.03%) ⬆️
src/drivers/sqlite/index.js 100.00% <100.00%> (ø)
src/utils/index.js 100.00% <100.00%> (ø)
src/spell.js 95.20% <0.00%> (+0.34%) ⬆️

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 f3f6207...afb2781. Read the comment docs.

@cyjake cyjake merged commit 10d637b into v1.x Dec 17, 2021
@cyjake cyjake deleted the fix/date_format branch December 17, 2021 06:32
cyjake pushed a commit that referenced this pull request Dec 28, 2021
cyjake pushed a commit that referenced this pull request Dec 28, 2021
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