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

remote/exporter: poll resource on add #1578

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

jluebbe
Copy link
Member

@jluebbe jluebbe commented Jan 24, 2025

Instead of providing incomplete resources on startup since the resource information has not been polled yet, poll the resource once while adding it.

Instead of providing incomplete resources on startup since the resource
information has not been polled yet, poll the resource once while adding
it.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.1%. Comparing base (fc33503) to head (803f01a).
Report is 7 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1578     +/-   ##
========================================
- Coverage    56.1%   56.1%   -0.1%     
========================================
  Files         170     170             
  Lines       13287   13288      +1     
========================================
  Hits         7458    7458             
- Misses       5829    5830      +1     
Flag Coverage Δ
3.10 56.1% <100.0%> (-0.1%) ⬇️
3.11 56.1% <100.0%> (-0.1%) ⬇️
3.12 56.1% <100.0%> (-0.1%) ⬇️
3.13 56.0% <100.0%> (-0.1%) ⬇️
3.9 56.1% <100.0%> (-0.1%) ⬇️

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

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

@Bastian-Krause Bastian-Krause merged commit f81f479 into labgrid-project:master Jan 24, 2025
11 checks passed
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.

3 participants