Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new: [usersStats] Possibility to fetch users/statistics #257

Merged
merged 1 commit into from Dec 17, 2018

Conversation

mokaddem
Copy link
Contributor

Possibility to fetch users/statistics data for all context (usage, org, tags, ...)

@codecov
Copy link

codecov bot commented Aug 13, 2018

Codecov Report

Merging #257 into master will increase coverage by 0.19%.
The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   58.36%   58.55%   +0.19%     
==========================================
  Files          30       30              
  Lines        4047     4054       +7     
==========================================
+ Hits         2362     2374      +12     
+ Misses       1685     1680       -5
Impacted Files Coverage Δ
pymisp/api.py 46.52% <14.28%> (-0.19%) ⬇️
pymisp/tools/peobject.py 81.37% <0%> (+1.96%) ⬆️
pymisp/tools/elfobject.py 84.28% <0%> (+2.85%) ⬆️
pymisp/tools/machoobject.py 83.58% <0%> (+2.98%) ⬆️
pymisp/tools/create_misp_object.py 70.27% <0%> (+6.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 9669d89...06b829e. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 57.647% when pulling 06b829e on mokaddem:usersStatistics into 9669d89 on MISP:master.

@codecov-io
Copy link

Codecov Report

Merging #257 into master will increase coverage by 9.06%.
The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   49.49%   58.55%   +9.06%     
==========================================
  Files          30       30              
  Lines        4891     4054     -837     
==========================================
- Hits         2421     2374      -47     
+ Misses       2470     1680     -790
Impacted Files Coverage Δ
pymisp/api.py 46.52% <14.28%> (+3.48%) ⬆️
tests/test_offline.py 97.91% <0%> (-0.01%) ⬇️
tests/test.py 0% <0%> (ø) ⬆️
pymisp/exceptions.py 100% <0%> (ø) ⬆️
tests/testlive_comprehensive.py 0% <0%> (ø) ⬆️
pymisp/abstract.py 87.57% <0%> (+0.76%) ⬆️
pymisp/mispevent.py 80.17% <0%> (+1.37%) ⬆️
pymisp/tools/peobject.py 81.37% <0%> (+1.96%) ⬆️
pymisp/tools/elfobject.py 84.28% <0%> (+2.85%) ⬆️
pymisp/tools/machoobject.py 83.58% <0%> (+2.98%) ⬆️
... and 3 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 573e4a4...06b829e. Read the comment docs.

@Rafiot
Copy link
Member

Rafiot commented Dec 17, 2018

Thanks!

@Rafiot Rafiot merged commit 14921ea into MISP:master Dec 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants