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

RangeDomain({min, max}) -> RangeDomain(min, max) #2692

Merged
merged 2 commits into from Dec 12, 2023
Merged

Conversation

OAGr
Copy link
Contributor

@OAGr OAGr commented Dec 12, 2023

This is breaking. However, I doubt anyone else is using this yet.

I also updated allContent

@OAGr OAGr requested a review from berekuk as a code owner December 12, 2023 19:19
Copy link

changeset-bot bot commented Dec 12, 2023

🦋 Changeset detected

Latest commit: 60c4858

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@quri/squiggle-lang Patch
@quri/squiggle-components Patch
@quri/prettier-plugin-squiggle Patch
vscode-squiggle Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Dec 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
quri-hub ✅ Ready (Inspect) Visit Preview Dec 12, 2023 7:25pm
quri-ui ✅ Ready (Inspect) Visit Preview Dec 12, 2023 7:25pm
squiggle-components ✅ Ready (Inspect) Visit Preview Dec 12, 2023 7:25pm
squiggle-website ✅ Ready (Inspect) Visit Preview Dec 12, 2023 7:25pm

Copy link
Contributor

sweep-ai bot commented Dec 12, 2023

Apply Sweep Rules to your PR?

  • Apply: All docstrings and comments should be up to date.
  • Apply: Ensure that all variables and functions have descriptive names.
  • Apply: Avoid using unnecessary separators or extra characters in code.
  • Apply: Use consistent indentation and spacing throughout the code.
  • Apply: Ensure that all code is properly formatted and follows the style guide.
  • Apply: Avoid using magic numbers or hard-coded values in the code.

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e012c9b) 72.17% compared to head (60c4858) 72.18%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2692      +/-   ##
==========================================
+ Coverage   72.17%   72.18%   +0.01%     
==========================================
  Files         115      115              
  Lines        6296     6296              
  Branches     1269     1269              
==========================================
+ Hits         4544     4545       +1     
+ Misses       1745     1744       -1     
  Partials        7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants