Metron-Project / mokkari

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

Add support for series_type endpoint #27

Closed bpepple closed 2 years ago

bpepple commented 2 years ago

Title pretty much sums up this minor pull.

codecov-commenter commented 2 years ago

Codecov Report

Merging #27 (21b9f39) into main (c77757d) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   97.96%   98.02%   +0.06%     
==========================================
  Files          14       14              
  Lines         589      608      +19     
==========================================
+ Hits          577      596      +19     
  Misses         12       12              
Flag Coverage Δ
unittests 98.02% <100.00%> (+0.06%) :arrow_up:

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

Impacted Files Coverage Δ
mokkari/series.py 100.00% <100.00%> (ø)
mokkari/session.py 94.79% <100.00%> (+0.09%) :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 c77757d...21b9f39. Read the comment docs.