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

feat(campaign): add createdAt field #796

Merged
merged 4 commits into from
May 13, 2022
Merged

Conversation

lumtis
Copy link
Contributor

@lumtis lumtis commented May 13, 2022

Add a createdAt field into the campaign object. Set at campaign creation

@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #796 (e5ce80d) into develop (cd0cfc7) will increase coverage by 0.01%.
The diff coverage is 20.83%.

❗ Current head e5ce80d differs from pull request most recent head 96a01f9. Consider uploading reports for the commit 96a01f9 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #796      +/-   ##
===========================================
+ Coverage    10.81%   10.82%   +0.01%     
===========================================
  Files          286      286              
  Lines        68267    68305      +38     
===========================================
+ Hits          7384     7397      +13     
- Misses       60707    60734      +27     
+ Partials       176      174       -2     
Impacted Files Coverage Δ
x/campaign/types/campaign.pb.go 0.56% <0.00%> (-0.04%) ⬇️
x/campaign/keeper/msg_create_campaign.go 86.66% <100.00%> (+2.45%) ⬆️
x/campaign/types/campaign.go 100.00% <100.00%> (ø)
x/campaign/simulation/store.go 84.45% <0.00%> (+3.37%) ⬆️

giunatale
giunatale previously approved these changes May 13, 2022
@lumtis lumtis merged commit 9682a04 into develop May 13, 2022
@lumtis lumtis deleted the feat/campaign-created-at branch May 13, 2022 12:03
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.

2 participants