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

feat: version 0.3.18 - better format function #73

Merged
merged 12 commits into from
Jul 4, 2021
Merged

Conversation

erdostw
Copy link
Collaborator

@erdostw erdostw commented Jul 4, 2021

As discussed in #71

Improves format() function so that it predicts parameter types and automatically converts values to prevent runtime errors.

@erdostw erdostw added enhancement New feature or request functions labels Jul 4, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2021

Codecov Report

Merging #73 (bfe06b0) into master (5f04ea1) will decrease coverage by 0.16%.
The diff coverage is 81.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   92.16%   92.00%   -0.17%     
==========================================
  Files          24       24              
  Lines        1748     1775      +27     
  Branches      105      110       +5     
==========================================
+ Hits         1611     1633      +22     
  Misses         32       32              
- Partials      105      110       +5     
Impacted Files Coverage Δ
src/stencil/functions.clj 83.07% <81.48%> (-1.14%) ⬇️

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 5f04ea1...bfe06b0. Read the comment docs.

@erdostw erdostw changed the title feat: better format function feat: version 0.3.18 - better format function Jul 4, 2021
@erdos erdos merged commit a115129 into master Jul 4, 2021
@erdos erdos deleted the feat-better-format branch July 4, 2021 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants