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

added Tag for Attributes within Objects #160

Closed
wants to merge 1 commit into from

Conversation

neok0
Copy link
Contributor

@neok0 neok0 commented Dec 27, 2017

without this added line, kwargs.update(**self) would provoke an override of existing Tags given by the kwargs argument.

@coveralls
Copy link

coveralls commented Dec 27, 2017

Coverage Status

Coverage increased (+0.02%) to 52.625% when pulling 9c268fb on neok0:add-missing-tags-objects into 4708786 on MISP:master.

@codecov
Copy link

codecov bot commented Dec 27, 2017

Codecov Report

Merging #160 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage    52.6%   52.62%   +0.01%     
==========================================
  Files          17       17              
  Lines        2494     2495       +1     
==========================================
+ Hits         1312     1313       +1     
  Misses       1182     1182
Impacted Files Coverage Δ
pymisp/mispevent.py 51.28% <100%> (+0.07%) ⬆️

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 4708786...9c268fb. Read the comment docs.

@Rafiot Rafiot closed this in 0ff2120 Dec 27, 2017
@Rafiot
Copy link
Member

Rafiot commented Dec 27, 2017

I implemented it slightly differently, thanks for the hint!

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.

3 participants