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

replacing np.bool with bool #124

Merged
merged 1 commit into from Jun 21, 2023

Conversation

maxmargraf
Copy link
Contributor

replacing deprecated np.bool with bool

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 50.00% and no project coverage change.

Comparison is base (5542f96) 71.73% compared to head (0a90ae7) 71.73%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #124   +/-   ##
=======================================
  Coverage   71.73%   71.73%           
=======================================
  Files          28       28           
  Lines        1012     1012           
=======================================
  Hits          726      726           
  Misses        286      286           
Flag Coverage Δ
unittests 71.73% <50.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pycomlink/processing/baseline.py 31.34% <ø> (ø)
pycomlink/processing/wet_dry/stft.py 0.00% <0.00%> (ø)
pycomlink/processing/blackout_gap_detection.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maxmargraf maxmargraf merged commit 5d3d827 into pycomlink:master Jun 21, 2023
3 checks passed
@maxmargraf maxmargraf deleted the complex_depraction branch October 27, 2023 08:30
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

2 participants