IBM / differential-privacy-library

Diffprivlib: The IBM Differential Privacy Library
https://diffprivlib.readthedocs.io
MIT License
820 stars 196 forks source link

[MNT] diffprivlib 0.6.1 #75

Closed naoise-h closed 1 year ago

naoise-h commented 1 year ago

This PR prepares a minor bugfix release to maintain compatibility with the upcoming release of numpy 1.24.0.

Description

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.36% // Head: 99.36% // No change to project coverage :thumbsup:

Coverage data is based on head (9d7a557) compared to base (f5c5637). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ======================================= Coverage 99.36% 99.36% ======================================= Files 28 28 Lines 2528 2528 ======================================= Hits 2512 2512 Misses 16 16 ``` | [Impacted Files](https://codecov.io/gh/IBM/differential-privacy-library/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM) | Coverage Δ | | |---|---|---| | [diffprivlib/tools/histograms.py](https://codecov.io/gh/IBM/differential-privacy-library/pull/75/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM#diff-ZGlmZnByaXZsaWIvdG9vbHMvaGlzdG9ncmFtcy5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.