Aoinu / activitypub-objects

MIT License
6 stars 3 forks source link

Add actors tests #1

Closed Aoinu closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #1 into master will increase coverage by 46.26%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #1       +/-   ##
=========================================
+ Coverage   53.73%   100%   +46.26%     
=========================================
  Files          54     54               
  Lines         361    365        +4     
  Branches        4      5        +1     
=========================================
+ Hits          194    365      +171     
+ Misses        167      0      -167
Impacted Files Coverage Δ
src/activities/question.ts 100% <100%> (+66.66%) :arrow_up:
src/objects/tombstone.ts 100% <100%> (+71.42%) :arrow_up:
src/objects/relationship.ts 100% <100%> (+71.42%) :arrow_up:
src/objects/event.ts 100% <100%> (+71.42%) :arrow_up:
src/actors/organization.ts 100% <0%> (+50%) :arrow_up:
src/actors/service.ts 100% <0%> (+50%) :arrow_up:
src/actors/application.ts 100% <0%> (+50%) :arrow_up:
src/exceptions/invalid-properties-error.ts 100% <0%> (+50%) :arrow_up:
... and 37 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 d60aa7d...e474f30. Read the comment docs.