Skip to content

Optimize WeakAttribute.changedValue - #185

Merged
Kyle-Ye merged 2 commits into
mainfrom
bugfix/weak_attr
Oct 1, 2025
Merged

Optimize WeakAttribute.changedValue#185
Kyle-Ye merged 2 commits into
mainfrom
bugfix/weak_attr

Conversation

@Kyle-Ye

@Kyle-YeKyle-Ye commented Oct 1, 2025

Copy link
Copy Markdown
Member

Summary

This PR optimizes the WeakAttribute.changedValue implementation and updates the bump_ag_pr.sh script for better DarwinPrivateFrameworks integration.

Changes

  • Optimized WeakAttribute.changedValue implementation
  • Updated bump_ag_pr.sh script for improved PR workflow

Related PRs

Test plan

@codecov

codecovBot commented Oct 1, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 5.49%. Comparing base (80d85eb) to head (b8f91c0).
⚠️ Report is 1 commits behind head on main.

Files with missing linesPatch %Lines
...nAttributeGraph/Attribute/Weak/WeakAttribute.swift0.00%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #185 +/- ##
========================================
+ Coverage 4.81% 5.49% +0.68% 
========================================
Files 28 25 -3 Lines 831 655 -176 ========================================
- Hits 40 36 -4 + Misses 791 619 -172 

☔ 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 6f398f0 into mainOct 1, 2025
2 of 8 checks passed
@Kyle-Ye
Kyle-Ye deleted the bugfix/weak_attr branch October 1, 2025 09:47
Sign up for freeto 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.

1 participant

@Kyle-Ye