Skip to content

Point report fetch at main/site and stamp winml-cli version#1203

Merged
KayMKM merged 1 commit into
mainfrom
yuesu/update-model-accuracy-report
Jul 24, 2026
Merged

Point report fetch at main/site and stamp winml-cli version#1203
KayMKM merged 1 commit into
mainfrom
yuesu/update-model-accuracy-report

Conversation

@KayMKM

@KayMKM KayMKM commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

The upstream artifacts repo (gim-home/ModelKitArtifacts) merged its site-src
branch into main under site/, and the report file was renamed. This updates
the report tooling to the new location and refreshes the published report.

Changes

  • docs/reports/download_report.py
    • Fetch from main at
      site/e2e_model_coverage_result/examples_compatibility_report.html
      (was site-src at e2e_model_coverage_result/model_accuracy_report.html).
    • Decouple the upstream file name from the published name: publish under the
      stable model_accuracy_report.html so the docs URL
      (.../reports/model_accuracy_report.html) stays constant.
    • Stamp the report's placeholder version string with the winml-cli version
      read from pyproject.toml (stdlib tomllib).
  • docs/reports/README.md: update the source location, published-name, and
    version-stamping notes.
  • docs/reports/model_accuracy_report.html: refresh from the new source
    (stamped as WinML CLI 0.2.0).

Note: the upstream report template evolved (different header stats), so the
HTML diff is large — this is a normal report refresh.

The upstream site-src branch was merged into main under site/. Fetch site/e2e_model_coverage_result/examples_compatibility_report.html from main, decouple the upstream file name from the published model_accuracy_report.html so the docs URL stays stable, and stamp the placeholder version string with the winml-cli version from pyproject.toml. Refresh the README source docs and the published report.
@KayMKM
KayMKM requested a review from a team as a code owner July 24, 2026 04:24
@KayMKM
KayMKM merged commit 57dc6b2 into main Jul 24, 2026
9 checks passed
@KayMKM
KayMKM deleted the yuesu/update-model-accuracy-report branch July 24, 2026 06:22
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