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

chore: bugfix/source-module-graph-error #192

Merged
merged 12 commits into from
Apr 18, 2023

Conversation

wre232114
Copy link
Member

Description:

BREAKING CHANGE:

Related issue (if exists):

@changeset-bot
Copy link

changeset-bot bot commented Apr 11, 2023

⚠️ No Changeset found

Latest commit: 0734af0

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

@wre232114 wre232114 force-pushed the bugfix/source-module-graph-error branch from 3245f3e to e14f034 Compare April 14, 2023 07:59
@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Merging #192 (aa4da84) into main (eda9d6e) will increase coverage by 29.37%.
The diff coverage is 91.32%.

❗ Current head aa4da84 differs from pull request most recent head 0734af0. Consider uploading reports for the commit 0734af0 to get more accurate results

@@             Coverage Diff             @@
##             main     #192       +/-   ##
===========================================
+ Coverage   50.39%   79.76%   +29.37%     
===========================================
  Files          87      104       +17     
  Lines        4602     6789     +2187     
===========================================
+ Hits         2319     5415     +3096     
+ Misses       2283     1374      -909     
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 47 more

... and 17 files with indirect coverage changes

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

@wre232114 wre232114 force-pushed the bugfix/source-module-graph-error branch from e14f034 to fe184de Compare April 15, 2023 23:04
@wre232114 wre232114 force-pushed the bugfix/source-module-graph-error branch from 2041968 to a0dca68 Compare April 18, 2023 00:15
@wre232114 wre232114 requested a review from ErKeLost April 18, 2023 00:15
@wre232114 wre232114 enabled auto-merge (squash) April 18, 2023 00:15
@wre232114 wre232114 merged commit 393cdb1 into main Apr 18, 2023
@wre232114 wre232114 deleted the bugfix/source-module-graph-error branch April 18, 2023 10:13
@github-actions github-actions bot mentioned this pull request Feb 6, 2024
This was referenced Mar 11, 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.

None yet

2 participants