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

implement twitter grant verification #7377

Merged
merged 4 commits into from
Sep 14, 2020

Conversation

zoek1
Copy link
Contributor

@zoek1 zoek1 commented Sep 14, 2020

Description
Refers/Fixes
Testing

@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #7377 into master will increase coverage by 0.01%.
The diff coverage is 28.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7377      +/-   ##
==========================================
+ Coverage   26.29%   26.30%   +0.01%     
==========================================
  Files         306      306              
  Lines       30385    30428      +43     
  Branches     4486     4493       +7     
==========================================
+ Hits         7989     8005      +16     
- Misses      22122    22149      +27     
  Partials      274      274              
Impacted Files Coverage Δ
app/grants/admin.py 47.05% <ø> (ø)
app/grants/urls.py 100.00% <ø> (ø)
app/grants/views.py 14.63% <14.28%> (-0.24%) ⬇️
app/grants/utils.py 24.09% <62.50%> (+3.04%) ⬆️
app/grants/models.py 42.70% <100.00%> (+0.25%) ⬆️
app/dashboard/embed.py 31.60% <0.00%> (+3.44%) ⬆️

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 b707d1a...61a0ed5. Read the comment docs.

@octavioamu octavioamu merged commit 063d3cc into gitcoinco:master Sep 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.

2 participants