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

String #53

Merged
merged 3 commits into from
Apr 25, 2022
Merged

String #53

merged 3 commits into from
Apr 25, 2022

Conversation

Tokazama
Copy link
Collaborator

Found that "$(static(true))" throws an error and other primitive types interpolate into strings incorrectly. Simple fix is to define a Base.string` method here.

@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #53 (601c510) into master (747cc66) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files           8        8           
  Lines         477      479    +2     
=======================================
+ Hits          471      473    +2     
  Misses          6        6           
Impacted Files Coverage Δ
src/Static.jl 97.77% <100.00%> (+0.10%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@Tokazama Tokazama merged commit 16b410c into master Apr 25, 2022
@Tokazama Tokazama deleted the string branch April 25, 2022 21:23
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.

2 participants