Skip to content

[WIP] Fix docs example for MgVideo average method issue#337

Merged
alexarje merged 1 commit intomasterfrom
copilot/fix-docs-example-mgvideo-average-method
Apr 13, 2026
Merged

[WIP] Fix docs example for MgVideo average method issue#337
alexarje merged 1 commit intomasterfrom
copilot/fix-docs-example-mgvideo-average-method

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 13, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.


This section details on the original issue you should resolve

<issue_title>Docs example uses mv.average() but MgVideo has no average method</issue_title>
<issue_description>- Reproduce issue #325 using the code snippet from docs/examples.md (Example 8).

  • Determine whether:
    • average() was renamed/removed (update docs to correct method), or
    • it should exist on MgVideo (implement/restore and add tests).
  • Acceptance criteria:
    • Example 8 in docs/examples.md works as written or is updated to the correct API.
    • Add a small regression test (or minimal smoke test) covering the documented behavior.</issue_description>

Comments on the Issue (you are @copilot in this section)

Copilot AI linked an issue Apr 13, 2026 that may be closed by this pull request
@alexarje alexarje marked this pull request as ready for review April 13, 2026 18:44
@alexarje alexarje merged commit e5a7430 into master Apr 13, 2026
1 of 11 checks passed
Copilot AI requested a review from alexarje April 13, 2026 18:44
Copilot stopped work on behalf of alexarje due to an error April 13, 2026 18:44
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.

Docs example uses mv.average() but MgVideo has no average method

2 participants