pylti / lti

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

Fix for bug in ToolConsumer urlencoding #40

Closed subssn21 closed 7 years ago

subssn21 commented 7 years ago

Fixes #38

codecov[bot] commented 7 years ago

Codecov Report

Merging #40 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   82.37%   82.37%           
=======================================
  Files          13       13           
  Lines         607      607           
  Branches      110      110           
=======================================
  Hits          500      500           
  Misses         79       79           
  Partials       28       28
Impacted Files Coverage Δ
src/lti/tool_consumer.py 84.37% <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 f7db203...2cc80e6. Read the comment docs.