pressbooks / pressbooks-lti-provider

A plugin which turns Pressbooks into an LTI provider.
GNU General Public License v3.0
7 stars 4 forks source link

Change texts to include (LTI Links) #48

Closed dac514 closed 5 years ago

dac514 commented 5 years ago

Related to: https://github.com/pressbooks/pressbooks/pull/1699

codecov[bot] commented 5 years ago

Codecov Report

Merging #48 into dev will increase coverage by 0.1%. The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff             @@
##               dev      #48     +/-   ##
==========================================
+ Coverage     73.6%   73.71%   +0.1%     
- Complexity     293      294      +1     
==========================================
  Files            9        9             
  Lines         1004     1008      +4     
==========================================
+ Hits           739      743      +4     
  Misses         265      265
Impacted Files Coverage Δ Complexity Δ
inc/class-admin.php 82.04% <70%> (+0.29%) 81 <1> (+1) :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 8063dd9...d1f73b2. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #48 into dev will increase coverage by 0.4%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##               dev    #48     +/-   ##
========================================
+ Coverage     73.6%    74%   +0.4%     
- Complexity     293    294      +1     
========================================
  Files            9      9             
  Lines         1004   1008      +4     
========================================
+ Hits           739    746      +7     
+ Misses         265    262      -3
Impacted Files Coverage Δ Complexity Δ
inc/class-admin.php 83.26% <100%> (+1.52%) 81 <1> (+1) :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 8063dd9...bc1596b. Read the comment docs.