Skip to content

migrated pynq/metadata to pynq-metadata - #1591

Merged
jogomojo merged 1 commit into
Xilinx:pynq-nextfrom
jogomojo:migrate-metadata
Aug 21, 2026
Merged

migrated pynq/metadata to pynq-metadata#1591
jogomojo merged 1 commit into
Xilinx:pynq-nextfrom
jogomojo:migrate-metadata

Conversation

@jogomojo

Copy link
Copy Markdown
Collaborator

pynq/metadata was still using it's own logic when duplicate logic was available in the PYNQ-Metadata package. Have now migrated to PYNQ-Metadata resolving stale files after updates. Have preserved backwards compatibility allowing anyone downstream using from pynq.metadata import * to keep using API.

Suppressed linter warnings with # noqa: F403

@codecov-commenter

codecov-commenter commented Aug 20, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 4.16667% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.33%. Comparing base (aa09cef) to head (d14cf7a).
⚠️ Report is 2 commits behind head on pynq-next.

Files with missing lines Patch % Lines
pynq/metadata/__init__.py 0.00% 10 Missing ⚠️
pynq/metadata/append_drivers_pass.py 0.00% 1 Missing ⚠️
pynq/metadata/clock_dict_view.py 0.00% 1 Missing ⚠️
pynq/metadata/gpio_dict_view.py 0.00% 1 Missing ⚠️
pynq/metadata/hierarchy_dict_view.py 0.00% 1 Missing ⚠️
pynq/metadata/interrupt_controllers_view.py 0.00% 1 Missing ⚠️
pynq/metadata/interrupt_pins_view.py 0.00% 1 Missing ⚠️
pynq/metadata/ip_dict_view.py 0.00% 1 Missing ⚠️
pynq/metadata/mem_dict_view.py 0.00% 1 Missing ⚠️
pynq/metadata/metadata_view.py 0.00% 1 Missing ⚠️
... and 4 more
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@              Coverage Diff              @@
##           pynq-next    #1591      +/-   ##
=============================================
- Coverage      34.39%   34.33%   -0.07%     
=============================================
  Files             31       42      +11     
  Lines           4774     4748      -26     
  Branches         835      823      -12     
=============================================
- Hits            1642     1630      -12     
+ Misses          3071     3057      -14     
  Partials          61       61              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jogomojo
jogomojo merged commit b5881e0 into Xilinx:pynq-next Aug 21, 2026
3 checks passed
@jogomojo
jogomojo deleted the migrate-metadata branch August 21, 2026 05:33
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.

2 participants