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

Hashing #42

Merged
merged 6 commits into from
Jan 9, 2024
Merged

Hashing #42

merged 6 commits into from
Jan 9, 2024

Conversation

SamuraiAku
Copy link
Owner

Resolves #38 - Enable Set and Dict operations with SPDX data types

Created a custom hash function for AbstractSpdx data types. Got the hooks in so that the hash could be used in the future with SPDX analysis functions.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (937cd8f) 98.47% compared to head (2ce2502) 98.51%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   98.47%   98.51%   +0.03%     
==========================================
  Files          17       17              
  Lines         788      808      +20     
==========================================
+ Hits          776      796      +20     
  Misses         12       12              

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

@SamuraiAku SamuraiAku merged commit 473a3ca into master Jan 9, 2024
2 checks passed
@SamuraiAku SamuraiAku deleted the hashing branch January 9, 2024 06:27
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.

Enable Set and Dict operations with SPDX data types
2 participants