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

store user tx info in the DB to make it queryable #7653

Merged
merged 3 commits into from
Oct 14, 2020

Conversation

owocki
Copy link
Contributor

@owocki owocki commented Oct 11, 2020

Description

this PR stores user tx info in the DB to make it queryable.

Refers/Fixes

supporting of a few data things i'm on which i am not ready to talk about publicly yet, but i can talk about on slack when prompted.

Testing

tested locally

@codecov
Copy link

codecov bot commented Oct 11, 2020

Codecov Report

Merging #7653 into stable will increase coverage by 0.04%.
The diff coverage is 80.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable    #7653      +/-   ##
==========================================
+ Coverage   25.75%   25.79%   +0.04%     
==========================================
  Files         324      324              
  Lines       32420    32445      +25     
  Branches     4798     4800       +2     
==========================================
+ Hits         8349     8369      +20     
  Misses      23783    23783              
- Partials      288      293       +5     
Impacted Files Coverage Δ
app/economy/models.py 51.97% <33.33%> (-0.77%) ⬇️
app/dashboard/models.py 50.12% <88.88%> (+0.11%) ⬆️
app/dashboard/admin.py 61.66% <100.00%> (+0.55%) ⬆️
app/dashboard/utils.py 41.97% <100.00%> (+0.39%) ⬆️
app/quests/views.py 16.22% <0.00%> (ø)
app/dashboard/views.py 10.34% <0.00%> (ø)
...rketing/management/commands/no_applicants_email.py 0.00% <0.00%> (ø)
...eting/management/commands/assemble_leaderboards.py 39.73% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84fc059...8c6a7cd. Read the comment docs.

@thelostone-mc thelostone-mc changed the base branch from stable to master October 12, 2020 14:58
Copy link
Contributor

@amustapha amustapha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thelostone-mc thelostone-mc merged commit a1842b1 into master Oct 14, 2020
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