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: format numeric result #253

Merged
merged 2 commits into from
Jan 4, 2022
Merged

fix: format numeric result #253

merged 2 commits into from
Jan 4, 2022

Conversation

JimmyDaddy
Copy link
Collaborator

fixed #250

@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2022

Codecov Report

Merging #253 (052d5a9) into master (a5c90b3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #253   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files          43       44    +1     
  Lines        3135     3141    +6     
=======================================
+ Hits         3051     3057    +6     
  Misses         84       84           
Impacted Files Coverage Δ
src/collection.js 100.00% <100.00%> (ø)
src/contants.js 100.00% <100.00%> (ø)
src/spell.js 95.17% <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 a5c90b3...052d5a9. Read the comment docs.

@cyjake cyjake changed the title fix: fix #250 format numberic result fix: format numeric result Jan 4, 2022
@cyjake cyjake merged commit d814e7c into master Jan 4, 2022
@cyjake cyjake deleted the fix/numberic_result_of_func_2 branch January 4, 2022 12:34
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.

[bug] aggregator func returns string when use mysql2 as db driver
3 participants