edina / nbexchange

External exchange for nbgrader
Other
6 stars 2 forks source link

Make sure the HTTP access log is written to stdout #47

Closed agxs closed 3 years ago

agxs commented 3 years ago

I'm pretty sure this works, but hard to extensively test since nbexchange still doesn't reliably work in personal namespaces.

codecov[bot] commented 3 years ago

Codecov Report

Merging #47 (b90caef) into master (a137210) will decrease coverage by 0.18%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   76.94%   76.76%   -0.19%     
==========================================
  Files          43       43              
  Lines        2091     2096       +5     
==========================================
  Hits         1609     1609              
- Misses        482      487       +5     
Impacted Files Coverage Δ
nbexchange/app.py 65.35% <0.00%> (-2.21%) :arrow_down:

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 a137210...b90caef. Read the comment docs.