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 debug message when safe exposure time can't be calculated #269

Merged
merged 2 commits into from
Aug 29, 2022

Conversation

bachya
Copy link
Owner

@bachya bachya commented Aug 29, 2022

Describe what the PR does:

This PR adds a debug log message when safe exposure times can't be calculated (similar to what is done for windchill, simmer index, etc.).

Does this fix a specific issue?

N/A

Checklist:

  • Confirm that one or more new tests are written for the new functionality.
  • Run tests and ensure everything passes (with 100% test coverage).
  • Update README.md with any new documentation.
  • Add yourself to AUTHORS.md.

@bachya bachya added the maintenance Generic library tasks label Aug 29, 2022
@bachya bachya self-assigned this Aug 29, 2022
@codecov
Copy link

codecov bot commented Aug 29, 2022

Codecov Report

Merging #269 (8285c42) into dev (d759f57) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               dev      #269   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1080      1081    +1     
=========================================
+ Hits          1080      1081    +1     
Impacted Files Coverage Δ
ecowitt2mqtt/helpers/calculator/meteo.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bachya bachya merged commit 7778f9b into dev Aug 29, 2022
@bachya bachya deleted the exposure-log branch August 29, 2022 17:23
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance Generic library tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant