Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/wrap up 1.1.1 release #20

Merged
merged 4 commits into from
Sep 22, 2023
Merged

Conversation

carlkidcrypto
Copy link
Owner

  • Finished testing the new local api feature. It can now be used to request one or many local network sensors.
  • breaking changes. It will now take in a list instead of a string.

- removed stray print statements
- fixed type in documentation
- starting to prep for the V1.1.1 release
- added some basic tests to the write api.
- even more doc updates. added some UML
- updated the main readme
- updated the sphinx docs
@carlkidcrypto carlkidcrypto self-assigned this Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch coverage: 95.83% and project coverage change: -1.80% ⚠️

Comparison is base (7ed3004) 94.33% compared to head (536f2b8) 92.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   94.33%   92.54%   -1.80%     
==========================================
  Files          10       12       +2     
  Lines         406      456      +50     
==========================================
+ Hits          383      422      +39     
- Misses         23       34      +11     
Files Changed Coverage Δ
purpleair_api/PurpleAirAPIConstants.py 100.00% <ø> (ø)
purpleair_api/PurpleAirLocalAPI.py 100.00% <ø> (ø)
test/test_purpleair_write_api.py 95.65% <95.65%> (ø)
purpleair_api/PurpleAirWriteAPI.py 65.51% <100.00%> (ø)

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

@carlkidcrypto carlkidcrypto merged commit 5522c0b into main Sep 22, 2023
@carlkidcrypto carlkidcrypto deleted the feature/wrap_up_1.1.1_release branch September 22, 2023 23:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant