Skip to content

Conversation

@mano8
Copy link
Member

@mano8 mano8 commented Jan 13, 2025

Changes:

  • Add functional sync and async Emoncms api interface.
  • Correct Bugs
  • Improve code

Copy link
Member Author

@mano8 mano8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@mano8 mano8 merged commit 772c113 into main Jan 13, 2025
3 checks passed
@codecov
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 75.35680% with 259 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
emon_tools/emon_api_core.py 78.49% 68 Missing and 15 partials ⚠️
emon_tools/async_emonpy.py 53.44% 46 Missing and 8 partials ⚠️
emon_tools/emonpy.py 62.80% 33 Missing and 12 partials ⚠️
emon_tools/api_utils.py 75.83% 24 Missing and 12 partials ⚠️
emon_tools/async_emon_api.py 79.08% 25 Missing and 7 partials ⚠️
emon_tools/emon_api.py 91.81% 6 Missing and 3 partials ⚠️
Files with missing lines Coverage Δ
emon_tools/__init__.py 100.00% <100.00%> (ø)
emon_tools/fina_plot.py 93.75% <100.00%> (-0.08%) ⬇️
emon_tools/utils.py 100.00% <100.00%> (ø)
emon_tools/emon_api.py 93.38% <91.81%> (+12.30%) ⬆️
emon_tools/async_emon_api.py 79.08% <79.08%> (ø)
emon_tools/api_utils.py 76.72% <75.83%> (-23.28%) ⬇️
emon_tools/emonpy.py 62.80% <62.80%> (ø)
emon_tools/async_emonpy.py 53.44% <53.44%> (ø)
emon_tools/emon_api_core.py 78.49% <78.49%> (ø)

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.

Add ability to create EmonCms Inputs Feeds structure via api calls Add complete sync and async api methods for interacting with Emoncms instance

2 participants