pylti / lti

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

Add secure_icon to tool config xml #62

Closed petarnikolovski closed 6 years ago

petarnikolovski commented 6 years ago

I've added optional secure_icon tag.

codecov[bot] commented 6 years ago

Codecov Report

Merging #62 into master will increase coverage by 0.36%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   85.51%   85.88%   +0.36%     
==========================================
  Files          16       16              
  Lines         656      659       +3     
  Branches      114      115       +1     
==========================================
+ Hits          561      566       +5     
+ Misses         75       74       -1     
+ Partials       20       19       -1
Impacted Files Coverage Δ
src/lti/tool_config.py 92.08% <100%> (+1.64%) :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 866f97a...3c7f9be. Read the comment docs.

petarnikolovski commented 6 years ago

Merged. Have a nice day! :)