Skip to content

feat: symlink parameter_metadata.yaml from share/metkit into package#225

Merged
awarde96 merged 1 commit into
feature/paramdb-apifrom
feature/paramdb-yaml-symlink
Jun 17, 2026
Merged

feat: symlink parameter_metadata.yaml from share/metkit into package#225
awarde96 merged 1 commit into
feature/paramdb-apifrom
feature/paramdb-yaml-symlink

Conversation

@HCookie

@HCookie HCookie commented Jun 12, 2026

Copy link
Copy Markdown
Member

Description

Add a direct symlink from the package directory to share/metkit/parameter_metadata.yaml.

Resolves build time issue with #185

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

Symlink share/metkit/parameter_metadata.yaml directly into the package
directory so pymetkit can find it at development time. Setuptools follows
the symlink when building wheels, including the real file in production
installs.
@HCookie HCookie requested a review from awarde96 June 12, 2026 16:00
@HCookie HCookie self-assigned this Jun 12, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.08%. Comparing base (a5370ef) to head (abbc236).

Additional details and impacted files
@@                 Coverage Diff                  @@
##           feature/paramdb-api     #225   +/-   ##
====================================================
  Coverage                62.08%   62.08%           
====================================================
  Files                      303      303           
  Lines                    11689    11689           
  Branches                  1050     1050           
====================================================
  Hits                      7257     7257           
  Misses                    4432     4432           

☔ 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.

@awarde96 awarde96 merged commit 917d33b into feature/paramdb-api Jun 17, 2026
180 of 197 checks passed
@awarde96 awarde96 deleted the feature/paramdb-yaml-symlink branch June 17, 2026 10:06
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.

3 participants