WordPoints / buddypress

WordPoints module integrating it with BuddyPress
GNU General Public License v2.0
1 stars 0 forks source link

1.2.1 #44

Closed JDGrimes closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #44 into master will increase coverage by 22.15%. The diff coverage is 48%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #44       +/-   ##
=============================================
+ Coverage     45.11%   67.26%   +22.15%     
- Complexity        0      182      +182     
=============================================
  Files            71       76        +5     
  Lines           614      999      +385     
=============================================
+ Hits            277      672      +395     
+ Misses          337      327       -10
Impacted Files Coverage Δ Complexity Δ
src/classes/entity/friendship.php 100% <ø> (ø) 4 <0> (?)
src/classes/entity/group.php 100% <ø> (+100%) 3 <0> (+3) :arrow_up:
src/classes/entity/activity/comment.php 100% <ø> (+100%) 1 <0> (+1) :arrow_up:
src/includes/constants.php 0% <ø> (ø) 0 <0> (ø) :arrow_down:
src/classes/entity/message.php 100% <ø> (+100%) 3 <0> (+3) :arrow_up:
src/classes/hook/action/avatar/set.php 0% <0%> (ø) 5 <5> (?)
src/components/points/points.php 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/classes/hook/action/cover/image/set.php 0% <0%> (ø) 5 <5> (?)
src/includes/actions.php 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/components/points/includes/members.php 0% <0%> (ø) 0 <0> (ø) :arrow_down:
... and 79 more

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 e636c66...855166c. Read the comment docs.