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

test(profile): normalize test cases format #866

Merged
merged 7 commits into from
Jun 13, 2022
Merged

Conversation

lumtis
Copy link
Contributor

@lumtis lumtis commented Jun 10, 2022

No description provided.

@lumtis lumtis linked an issue Jun 10, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #866 (2c67dea) into develop (6e5ebf4) will decrease coverage by 0.07%.
The diff coverage is n/a.

❗ Current head 2c67dea differs from pull request most recent head 3d2a172. Consider uploading reports for the commit 3d2a172 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #866      +/-   ##
===========================================
- Coverage    10.42%   10.35%   -0.08%     
===========================================
  Files          322      322              
  Lines        75407    75344      -63     
===========================================
- Hits          7862     7802      -60     
+ Misses       67356    67355       -1     
+ Partials       189      187       -2     
Impacted Files Coverage Δ
x/claim/keeper/airdrop_supply.go 76.92% <0.00%> (-5.43%) ⬇️
x/campaign/simulation/store.go 81.08% <0.00%> (-2.03%) ⬇️
x/claim/keeper/mission.go 93.93% <0.00%> (-2.01%) ⬇️
x/claim/types/claim_record.go 100.00% <0.00%> (ø)
x/claim/keeper/claim_record.go 100.00% <0.00%> (ø)
x/claim/genesis.go 84.61% <0.00%> (+8.61%) ⬆️

@lumtis lumtis marked this pull request as ready for review June 10, 2022 14:00
@lumtis lumtis merged commit 6bbb406 into develop Jun 13, 2022
@lumtis lumtis deleted the test/profile-normalize branch June 13, 2022 17:26
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.

Normalize test cases for profile module
2 participants