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

disable codefund number pulling #7074

Merged
merged 1 commit into from
Jul 8, 2020
Merged

Conversation

danlipert
Copy link
Contributor

Description

This PR disables the codefund stats scraping since it is causing sentry errors - a follow on PR will be needed to remove the other references throughout the site, but this stops the sentry errors.

Refers/Fixes

https://sentry.io/organizations/gitcoin/issues/1755850675/?project=1398424&query=is%3Aunresolved

Testing

untested

@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

Merging #7074 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7074      +/-   ##
==========================================
+ Coverage   26.30%   26.31%   +0.01%     
==========================================
  Files         301      300       -1     
  Lines       29241    29222      -19     
  Branches     4295     4295              
==========================================
  Hits         7691     7691              
+ Misses      21279    21255      -24     
- Partials      271      276       +5     
Impacted Files Coverage Δ
app/quests/views.py 16.22% <0.00%> (ø)
app/dashboard/views.py 10.60% <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 2efe75e...e1e24a2. Read the comment docs.

@thelostone-mc thelostone-mc merged commit 6bcfa26 into master Jul 8, 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