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: avoid date mismatch with API #119

Merged
merged 2 commits into from
Jun 8, 2020
Merged

Conversation

atinux
Copy link
Member

@atinux atinux commented Jun 8, 2020

Fixes #114

@atinux atinux requested a review from benjamincanac June 8, 2020 09:05
@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2020

Codecov Report

Merging #119 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   93.52%   93.52%           
=======================================
  Files          13       13           
  Lines         417      417           
  Branches       79       79           
=======================================
  Hits          390      390           
  Misses         24       24           
  Partials        3        3           
Impacted Files Coverage Δ
lib/query-builder.js 100.00% <100.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 ff07162...8e011b8. Read the comment docs.

@benjamincanac benjamincanac merged commit b3346cc into master Jun 8, 2020
@benjamincanac benjamincanac deleted the fix/date-mismatch branch June 8, 2020 17:40
pi0 pushed a commit that referenced this pull request May 5, 2022
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.

createAt/updateAt is of different types for CSR and SSR
3 participants