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

Refactor WeatherSensor.cpp #168

Merged
merged 3 commits into from
May 16, 2024
Merged

Refactor WeatherSensor.cpp #168

merged 3 commits into from
May 16, 2024

Conversation

matthias-bs
Copy link
Owner

@matthias-bs matthias-bs commented May 16, 2024

Refactoring: Split WeatherSensor.cpp into 3 files

  • Reception/utility part (WeatherSensor.cpp)
  • Sensor data decoding functions (WeatherSensorDecoders.cpp)
  • Run-time configuration functions (WeatherSensorConfig.cpp)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 9118575801

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 9004509795: 0.0%
Covered Lines: 215
Relevant Lines: 215

💛 - Coveralls

@matthias-bs matthias-bs merged commit 1bf4209 into main May 16, 2024
17 checks passed
@matthias-bs matthias-bs deleted the refactor-weathersensor branch May 16, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants