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

Add test cases #719

Merged
merged 8 commits into from Mar 17, 2023
Merged

Add test cases #719

merged 8 commits into from Mar 17, 2023

Conversation

simonsso
Copy link
Collaborator

@simonsso simonsso commented Mar 15, 2023

Built on top of #716

Try to make quick improvements of code coverage

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #719 (d577eac) into master (e4ab801) will decrease coverage by 34.39%.
The diff coverage is 7.40%.

❗ Current head d577eac differs from pull request most recent head 52846fb. Consider uploading reports for the commit 52846fb to get more accurate results

@@             Coverage Diff             @@
##           master     #719       +/-   ##
===========================================
- Coverage   77.07%   42.69%   -34.39%     
===========================================
  Files          44       38        -6     
  Lines       11755     4385     -7370     
===========================================
- Hits         9060     1872     -7188     
+ Misses       2695     2513      -182     
Impacted Files Coverage Δ
pallets/grants/src/lib.rs 76.82% <ø> (+2.93%) ⬆️
pallets/grants/src/weights.rs 0.00% <0.00%> (ø)
pallets/reserve/src/lib.rs 52.94% <ø> (+5.57%) ⬆️
runtimes/eden/src/lib.rs 2.65% <0.00%> (-0.06%) ⬇️
runtimes/eden/src/version.rs 0.00% <ø> (ø)
runtimes/eden/src/weights/frame_system.rs 0.00% <0.00%> (ø)
runtimes/eden/src/weights/mod.rs 0.00% <0.00%> (ø)
runtimes/eden/src/weights/pallet_balances.rs 0.00% <0.00%> (ø)
...imes/eden/src/weights/pallet_collator_selection.rs 0.00% <0.00%> (ø)
runtimes/eden/src/weights/pallet_contracts.rs 0.00% <0.00%> (ø)
... and 14 more

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

@simonsso simonsso force-pushed the chore/20230315-code-cove-tests branch from b30af1a to ff04fe9 Compare March 16, 2023 02:28
@simonsso simonsso merged commit 0334905 into master Mar 17, 2023
5 checks passed
@simonsso simonsso deleted the chore/20230315-code-cove-tests branch March 17, 2023 00:45
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