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

Remove references to removed plugins #221

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pnuu
Copy link
Member

@pnuu pnuu commented Nov 15, 2024

This PR removes references to removed plugins from the documentation.

@pnuu pnuu added the documentation Update to documentation label Nov 15, 2024
@pnuu pnuu requested a review from gerritholl November 15, 2024 08:02
@pnuu pnuu self-assigned this Nov 15, 2024
@pnuu pnuu requested a review from mraspaud as a code owner November 15, 2024 08:02
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.96%. Comparing base (98355d9) to head (7aba442).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #221   +/-   ##
=======================================
  Coverage   95.96%   95.96%           
=======================================
  Files          14       14           
  Lines        3268     3268           
=======================================
  Hits         3136     3136           
  Misses        132      132           
Flag Coverage Δ
unittests 95.96% <ø> (ø)

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.

Copy link
Member

@gerritholl gerritholl left a comment

Choose a reason for hiding this comment

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

Looks good to me. When were they removed? Replaced by check_metadata?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Update to documentation
Projects
Status: Ready for review
Development

Successfully merging this pull request may close these issues.

Documentation refers to non-existing plugins check_platform and check_sensor
3 participants