Skip to content

Update version marks to use framework version numbers#200

Merged
Kyle-Ye merged 1 commit intomainfrom
feature/update-version-mark
Feb 24, 2026
Merged

Update version marks to use framework version numbers#200
Kyle-Ye merged 1 commit intomainfrom
feature/update-version-mark

Conversation

@Kyle-Ye
Copy link
Contributor

@Kyle-Ye Kyle-Ye commented Feb 24, 2026

Summary

  • Replace legacy RELEASE_YYYY format with actual framework version numbers in audit/verification comments (e.g. Audited for 3.2.1 instead of Audited for RELEASE_2021)
  • Update Docs/Version.md with a proper mapping table including framework versions, iOS/macOS versions, and legacy macro names

Test plan

  • Verify no remaining RELEASE_ references in comments
  • Build passes with swift build

Replace legacy RELEASE_YYYY format with actual framework versions
in audit/verification comments (e.g. "Audited for 3.2.1" instead of
"Audited for RELEASE_2021"). Also update Docs/Version.md with a
proper mapping table.
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 24, 2026
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 10.12%. Comparing base (0124e9c) to head (34fc0fe).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...urces/OpenAttributeGraph/Attribute/Rule/Rule.swift 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #200   +/-   ##
=======================================
  Coverage   10.12%   10.12%           
=======================================
  Files          28       28           
  Lines         820      820           
=======================================
  Hits           83       83           
  Misses        737      737           

☔ View full report in Codecov by Sentry.
📢 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.

@Kyle-Ye Kyle-Ye merged commit c57b22e into main Feb 24, 2026
6 of 7 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/update-version-mark branch February 24, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant