the-scouts / compass-interface-core

Core bridge/crawler component for Compass-Interface
5 stars 1 forks source link

✨ Add public methods to ci.People! #44

Closed AA-Turner closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #44 (b69c4e9) into master (509f739) will increase coverage by 0.08%. The diff coverage is 53.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   56.79%   56.88%   +0.08%     
==========================================
  Files          22       22              
  Lines        1486     1489       +3     
==========================================
+ Hits          844      847       +3     
  Misses        642      642              
Impacted Files Coverage Δ
compass/core/_scrapers/member.py 11.03% <50.00%> (-0.08%) :arrow_down:
compass/core/people.py 50.00% <50.00%> (+5.88%) :arrow_up:
compass/core/schemas/member.py 88.95% <100.00%> (+0.06%) :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 509f739...b69c4e9. Read the comment docs.

AA-Turner commented 3 years ago

@the-scouts/compass This adds nicer methods to ci.People, and a couple of helpers, but you'll need to update your scripts - this will be 0.9.0 and a breaking change