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 #1007 #1010

Merged
merged 1 commit into from
Aug 25, 2022
Merged

fix #1007 #1010

merged 1 commit into from
Aug 25, 2022

Conversation

umuro
Copy link
Contributor

@umuro umuro commented Aug 25, 2022

variables that start with true/false

variables that start with true/false
@umuro umuro requested a review from OAGr August 25, 2022 20:22
@netlify
Copy link

netlify bot commented Aug 25, 2022

Deploy Preview for squiggle-components ready!

Name Link
🔨 Latest commit d29b77c
🔍 Latest deploy log https://app.netlify.com/sites/squiggle-components/deploys/6307d9ee8efba4000ceb5e6e
😎 Deploy Preview https://deploy-preview-1010--squiggle-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@umuro umuro linked an issue Aug 25, 2022 that may be closed by this pull request
@netlify
Copy link

netlify bot commented Aug 25, 2022

Deploy Preview for squiggle-documentation ready!

Name Link
🔨 Latest commit d29b77c
🔍 Latest deploy log https://app.netlify.com/sites/squiggle-documentation/deploys/6307d9eebbba9a000869b0a3
😎 Deploy Preview https://deploy-preview-1010--squiggle-documentation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov-commenter
Copy link

Codecov Report

Merging #1010 (d29b77c) into develop (5dd988a) will increase coverage by 0.20%.
The diff coverage is 80.00%.

@@             Coverage Diff             @@
##           develop    #1010      +/-   ##
===========================================
+ Coverage    57.85%   58.05%   +0.20%     
===========================================
  Files           74       74              
  Lines         4114     4127      +13     
===========================================
+ Hits          2380     2396      +16     
+ Misses        1734     1731       -3     
Impacted Files Coverage Δ
.../rescript/FunctionRegistry/Library/FR_Pointset.res 86.84% <78.57%> (-4.83%) ⬇️
...rescript/FunctionRegistry/Library/FR_Sampleset.res 82.66% <83.33%> (+6.35%) ⬆️
...script/Distributions/PointSetDist/PointSetDist.res 72.72% <0.00%> (+1.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@OAGr
Copy link
Contributor

OAGr commented Aug 25, 2022

Great, thanks!

@OAGr OAGr merged commit 668756f into develop Aug 25, 2022
@OAGr OAGr deleted the issue-1007 branch August 25, 2022 20: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.

'true' and 'false' as start of variable names
3 participants