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(watch): WIP add watch command #313

Merged
merged 26 commits into from
May 14, 2023
Merged

Conversation

ErKeLost
Copy link
Member

Description:

BREAKING CHANGE:

Related issue (if exists):

@changeset-bot
Copy link

changeset-bot bot commented May 12, 2023

⚠️ No Changeset found

Latest commit: 0372ac5

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

@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #313 (0372ac5) into main (eda9d6e) will increase coverage by 29.97%.
The diff coverage is 89.99%.

@@             Coverage Diff             @@
##             main     #313       +/-   ##
===========================================
+ Coverage   50.39%   80.36%   +29.97%     
===========================================
  Files          87      108       +21     
  Lines        4602     7313     +2711     
===========================================
+ Hits         2319     5877     +3558     
+ Misses       2283     1436      -847     
Impacted Files Coverage Δ
crates/compiler/src/build/analyze_deps.rs 57.14% <ø> (+57.14%) ⬆️
crates/compiler/src/build/finalize_module.rs 100.00% <ø> (+100.00%) ⬆️
crates/compiler/src/build/load.rs 41.66% <ø> (+41.66%) ⬆️
crates/compiler/src/build/transform.rs 55.55% <ø> (+55.55%) ⬆️
crates/compiler/src/generate/finalize_resources.rs 100.00% <ø> (+100.00%) ⬆️
crates/compiler/src/generate/mod.rs 100.00% <ø> (+100.00%) ⬆️
crates/compiler/src/generate/partial_bundling.rs 97.43% <ø> (+97.43%) ⬆️
crates/compiler/src/update/mod.rs 0.00% <0.00%> (ø)
crates/compiler/src/update/update_context.rs 0.00% <0.00%> (ø)
crates/core/src/cache/mod.rs 33.33% <ø> (-16.67%) ⬇️
... and 64 more

... and 12 files with indirect coverage changes

@ErKeLost ErKeLost merged commit e91021b into farm-fe:main May 14, 2023
@github-actions github-actions bot mentioned this pull request Mar 11, 2024
This was referenced Mar 12, 2024
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.

1 participant