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

Imports in Hub #2335

Merged
merged 14 commits into from
Nov 1, 2023
Merged

Imports in Hub #2335

merged 14 commits into from
Nov 1, 2023

Conversation

berekuk
Copy link
Collaborator

@berekuk berekuk commented Oct 11, 2023

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Oct 11, 2023

⚠️ No Changeset found

Latest commit: 883a55f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link

vercel bot commented Oct 11, 2023

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

Name Status Preview Comments Updated (UTC)
quri-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2023 9:59pm
quri-ui ✅ Ready (Inspect) Visit Preview Nov 1, 2023 9:59pm
squiggle-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2023 9:59pm
squiggle-website ✅ Ready (Inspect) Visit Preview Nov 1, 2023 9:59pm

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b1488cd) 71.72% compared to head (823223c) 71.76%.

❗ Current head 823223c differs from pull request most recent head 883a55f. Consider uploading reports for the commit 883a55f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2335      +/-   ##
==========================================
+ Coverage   71.72%   71.76%   +0.04%     
==========================================
  Files         113      113              
  Lines        5811     5820       +9     
  Branches     1117     1136      +19     
==========================================
+ Hits         4168     4177       +9     
  Misses       1636     1636              
  Partials        7        7              

see 12 files with indirect coverage changes

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

@OAGr
Copy link
Contributor

OAGr commented Oct 23, 2023

(I realized this also applies when there's just a comment in the editor, so this isn't really a new issue)

Right now, an empty editor doesn't throw an error, but an editor with just an Import statement does. It feels like it would be nicer if the latter didn't.

image

}

// Same as `continues`, but recoded to the common format.
// Naming conventions are a bit messy, should we rename `continues` to `implicitImports` everywhere?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this name change. "Continues" is confusing to me.

@OAGr
Copy link
Contributor

OAGr commented Oct 23, 2023

I think I'm done looking through this for now. Overall, seems pretty strong, looking forward to this!

I think the issue of imports often not working (maybe because of dashes) seems like something to fix before merging. The other comments are much more minor, feel free to merge without addressing them if you'd like.

@quinn-dougherty
Copy link
Contributor

long time coming, this is what it's all about. you guys rule.

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.

3 participants