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

Add methods to remove attributes from elements & keys from GraphML #10

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

n-peugnet
Copy link
Contributor

@n-peugnet n-peugnet commented Mar 19, 2024

This can be useful, for example, when someone wants to remove keys from a decoded GraphML before encoding it back again.

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.83%. Comparing base (464588d) to head (c99e7c5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   74.78%   77.83%   +3.04%     
==========================================
  Files           1        1              
  Lines         357      406      +49     
==========================================
+ Hits          267      316      +49     
  Misses         62       62              
  Partials       28       28              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yaricom yaricom merged commit b037301 into yaricom:master Mar 19, 2024
4 checks passed
@yaricom
Copy link
Owner

yaricom commented Mar 19, 2024

@n-peugnet Thank you!

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.

2 participants