Metron-Project / mokkari

Python wrapper for Metron API
GNU General Public License v3.0
9 stars 1 forks source link

Refactoring #18

Closed bpepple closed 2 years ago

bpepple commented 2 years ago

Minor refactoring

codecov-commenter commented 2 years ago

Codecov Report

Merging #18 (2bf414a) into main (2bbe5c0) will not change coverage. The diff coverage is 93.75%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files          12       12           
  Lines         555      555           
=======================================
  Hits          543      543           
  Misses         12       12           
Flag Coverage Δ
unittests 97.83% <93.75%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mokkari/session.py 94.40% <87.50%> (ø)
mokkari/arc.py 100.00% <100.00%> (ø)
mokkari/character.py 100.00% <100.00%> (ø)
mokkari/creator.py 100.00% <100.00%> (ø)
mokkari/issue.py 100.00% <100.00%> (ø)
mokkari/publisher.py 100.00% <100.00%> (ø)
mokkari/series.py 100.00% <100.00%> (ø)
mokkari/team.py 100.00% <100.00%> (ø)

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 2bbe5c0...2bf414a. Read the comment docs.