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

difference between hemtt error and project error #617

Merged
merged 13 commits into from
Dec 17, 2023
Merged

difference between hemtt error and project error #617

merged 13 commits into from
Dec 17, 2023

Conversation

BrettMayson
Copy link
Owner

@BrettMayson BrettMayson commented Dec 13, 2023

Refactoring to differentiate better between HEMTT application errors, and error's from the project files

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Merging #617 (6865bd9) into main (7a60e14) will decrease coverage by 0.5%.
The diff coverage is 48.8%.

Additional details and impacted files
Files Coverage Δ
bin/src/commands/build.rs 93.5% <100.0%> (+0.1%) ⬆️
bin/src/commands/dev.rs 86.1% <100.0%> (+0.7%) ⬆️
bin/src/commands/release.rs 94.8% <100.0%> (+0.2%) ⬆️
bin/src/commands/script.rs 87.3% <100.0%> (ø)
bin/src/context.rs 88.4% <100.0%> (-1.8%) ⬇️
bin/src/error.rs 0.0% <ø> (ø)
bin/src/modules/archive.rs 94.9% <100.0%> (ø)
...ules/binarize/error/bbe2_pltaform_not_supported.rs 100.0% <100.0%> (ø)
bin/src/modules/file_patching.rs 86.9% <100.0%> (+11.9%) ⬆️
bin/src/modules/files.rs 97.6% <100.0%> (ø)
... and 98 more

... and 4 files with indirect coverage changes

@BrettMayson BrettMayson marked this pull request as ready for review December 17, 2023 20:36
@BrettMayson BrettMayson merged commit 0e92223 into main Dec 17, 2023
31 checks passed
@BrettMayson BrettMayson deleted the reports branch December 17, 2023 20:36
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

1 participant