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

Multiple system packages #744

Merged
merged 24 commits into from
Feb 12, 2022
Merged

Multiple system packages #744

merged 24 commits into from
Feb 12, 2022

Conversation

raviqqe
Copy link
Contributor

@raviqqe raviqqe commented Feb 10, 2022

Close #584.

@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2022

Codecov Report

Merging #744 (ecd0e0c) into main (38e2bce) will decrease coverage by 0.23%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #744      +/-   ##
==========================================
- Coverage   85.57%   85.33%   -0.24%     
==========================================
  Files         311      311              
  Lines       28937    29017      +80     
==========================================
  Hits        24763    24763              
- Misses       4174     4254      +80     
Impacted Files Coverage Δ
cmd/pen/src/application_configuration.rs 0.00% <0.00%> (ø)
cmd/pen/src/main.rs 0.42% <0.00%> (-0.03%) ⬇️
lib/app/src/error.rs 0.00% <ø> (ø)
...b/app/src/external_package_configuration_reader.rs 0.00% <0.00%> (ø)
lib/app/src/infra/main_module_target.rs 0.00% <0.00%> (ø)
lib/app/src/module_compiler.rs 0.00% <0.00%> (ø)
...le_compiler/main_module_configuration_qualifier.rs 0.00% <0.00%> (ø)
lib/app/src/package_build_script_compiler.rs 0.00% <0.00%> (ø)
lib/app/src/system_package_finder.rs 0.00% <0.00%> (ø)
lib/hir-mir/src/lib.rs 88.14% <0.00%> (-1.06%) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38e2bce...ecd0e0c. Read the comment docs.

@raviqqe raviqqe added the merge label Feb 12, 2022
@mergify mergify bot merged commit e05a026 into main Feb 12, 2022
@mergify mergify bot deleted the feature/multiple-system-packages branch February 12, 2022 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple contexts in applications
2 participants