pylti / lti

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

Adding oauth_token as a valid launch parameter #68

Closed jichen-amplify closed 6 years ago

jichen-amplify commented 6 years ago

This PR is to fix #67

codecov[bot] commented 6 years ago

Codecov Report

Merging #68 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   85.88%   85.88%           
=======================================
  Files          16       16           
  Lines         659      659           
  Branches      115      115           
=======================================
  Hits          566      566           
  Misses         74       74           
  Partials       19       19
Impacted Files Coverage Δ
src/lti/launch_params.py 90.27% <ø> (ø) :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 4cfe69e...047ea4d. Read the comment docs.