mfesiem / msiempy

McAfee SIEM API Python wrapper
https://mfesiem.github.io/docs/msiempy/msiempy.html
MIT License
23 stars 9 forks source link

Updates and fixes #63

Closed tristanlatr closed 4 years ago

tristanlatr commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@b527fff). Click here to learn what that means. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  Coverage          ?   80.13%           
=========================================
  Files             ?       16           
  Lines             ?     1908           
  Branches          ?        0           
=========================================
  Hits              ?     1529           
  Misses            ?      379           
  Partials          ?        0
Impacted Files Coverage Δ
tests/auth/test_event.py 100% <100%> (ø)
tests/auth/test_alarm.py 90.19% <100%> (ø)
msiempy/device.py 67.74% <100%> (ø)
msiempy/event.py 85.02% <75%> (ø)
msiempy/alarm.py 87.76% <75%> (ø)

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 b527fff...58c93c6. Read the comment docs.

tristanlatr commented 4 years ago

Tests are failing but it's really because the ESM has no DataSources anymore :/