oppia / foundation-website

Repository for developing the new Oppia Foundation website.
Apache License 2.0
6 stars 32 forks source link

Use a separate email address for the Volunteer page. #125

Closed seanlip closed 4 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #125 into master will increase coverage by 0.18%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   96.41%   96.59%   +0.18%     
==========================================
  Files          21       21              
  Lines         390      411      +21     
==========================================
+ Hits          376      397      +21     
  Misses         14       14
Impacted Files Coverage Δ
app/config.py 100% <100%> (ø) :arrow_up:
app/core/controllers/outgoing_emails.py 100% <100%> (ø) :arrow_up:
app/core/domain/email_manager.py 100% <100%> (ø) :arrow_up:
app/core/controllers/outgoing_emails_test.py 100% <100%> (ø) :arrow_up:
app/core/domain/email_manager_test.py 100% <100%> (ø) :arrow_up:

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 926cf10...d65ad74. Read the comment docs.