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

refactor: error #191

Closed
wants to merge 43 commits into from
Closed

refactor: error #191

wants to merge 43 commits into from

Conversation

Daanvdplas
Copy link
Collaborator

No description provided.

Daanvdplas and others added 30 commits May 19, 2024 17:38
# This is the 1st commit message:

refactor: general

# This is the commit message #2:

init

# This is the commit message #3:

begin refactor

# This is the commit message #4:

refactor: error handling

# This is the commit message #5:

tests: add error handling tests

# This is the commit message #6:

WIP

# This is the commit message #7:

finalise error handling

# This is the commit message #8:

refactor: easier review
Co-authored-by: Frank Bell <frank@r0gue.io>
chungquantin and others added 13 commits July 26, 2024 19:16
Co-authored-by: Daan van der Plas <93204684+Daanvdplas@users.noreply.github.com>
Co-authored-by: Daanvdplas <daanvdplas@live.nl>
Co-authored-by: Frank Bell <frank@r0gue.io>
Co-authored-by: Daan van der Plas <93204684+Daanvdplas@users.noreply.github.com>
Co-authored-by: Frank Bell <frank@r0gue.io>
Co-authored-by: Frank Bell <frank@r0gue.io>
@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2024

Codecov Report

Attention: Patch coverage is 76.83864% with 211 lines in your changes missing coverage. Please review.

Project coverage is 31.95%. Comparing base (a9de17d) to head (645d715).

Files Patch % Lines
extension/src/lib.rs 8.00% 138 Missing ⚠️
pallets/api/src/fungibles/mod.rs 82.46% 9 Missing and 18 partials ⚠️
pallets/api/src/fungibles/weights.rs 50.00% 16 Missing ⚠️
runtime/devnet/src/config/api.rs 0.00% 15 Missing ⚠️
extension/src/tests.rs 88.03% 0 Missing and 14 partials ⚠️
runtime/testnet/src/extensions.rs 0.00% 1 Missing ⚠️
@@             Coverage Diff             @@
##             main     #191       +/-   ##
===========================================
+ Coverage   10.60%   31.95%   +21.35%     
===========================================
  Files          27       33        +6     
  Lines        2132     2898      +766     
  Branches     2132     2898      +766     
===========================================
+ Hits          226      926      +700     
- Misses       1906     1940       +34     
- Partials        0       32       +32     
Files Coverage Δ
extension/src/v0.rs 100.00% <100.00%> (ø)
pallets/api/src/fungibles/benchmarking.rs 100.00% <100.00%> (ø)
pallets/api/src/fungibles/tests.rs 100.00% <100.00%> (ø)
pallets/api/src/mock.rs 100.00% <100.00%> (ø)
runtime/devnet/src/config/contracts.rs 60.00% <ø> (ø)
runtime/devnet/src/config/proxy.rs 0.00% <ø> (ø)
runtime/devnet/src/lib.rs 17.31% <100.00%> (+2.42%) ⬆️
runtime/testnet/src/config/proxy.rs 0.00% <ø> (ø)
runtime/testnet/src/extensions.rs 0.00% <0.00%> (ø)
extension/src/tests.rs 88.03% <88.03%> (ø)
... and 4 more

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.

3 participants