pylti / lti

Learning Tools Interoperability for Python
Other
78 stars 45 forks source link

Pass through params with empty values #47

Closed tim-schilling closed 7 years ago

tim-schilling commented 7 years ago

Fixes #46

codecov[bot] commented 7 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   83.61%   83.64%   +0.02%     
==========================================
  Files          16       16              
  Lines         647      648       +1     
  Branches      113      113              
==========================================
+ Hits          541      542       +1     
  Misses         78       78              
  Partials       28       28
Impacted Files Coverage Δ
src/lti/tool_outbound.py 88.88% <ø> (ø) :arrow_up:
src/lti/utils.py 80% <100%> (+1.05%) :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 8892b53...642a2f0. Read the comment docs.