Skip to content

Split AG stuff into separate repo - #90

Merged
Kyle-Ye merged 1 commit into
mainfrom
optimize/ag
Dec 13, 2024
Merged

Split AG stuff into separate repo#90
Kyle-Ye merged 1 commit into
mainfrom
optimize/ag

Conversation

@Kyle-Ye

Copy link
Copy Markdown
Member

No description provided.

@Kyle-Ye
Kyle-Ye requested a review from CopilotDecember 13, 2024 16:09

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 162 out of 179 changed files in this pull request and generated no comments.

Files not reviewed (17)
  • AG/AttributeGraph.xcframework/Info.plist: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/AttributeGraph.tbd: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGAttribute.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGAttributeFlags.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGAttributeInfo.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGAttributeType.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGAttributeTypeFlags.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGBase.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGCachedValueOptions.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGChangedValueFlags.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGCompareValues.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGComparisonMode.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGCounterQueryType.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGDebugServer.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGGraph.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGGraphContext.h: Language not supported
  • AG/AttributeGraph.xcframework/ios-arm64-arm64e/AttributeGraph.framework/Headers/AGGraphDescription.h: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/ios.yml:38

  • Verify if 'Scripts/CI/macOS_setup_build.sh' is appropriate for the iOS workflow. If not, consider using a different script for iOS setup.
run: Scripts/CI/macOS_setup_build.sh

@codecov

codecovBot commented Dec 13, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.26%. Comparing base (074491f) to head (c645e76).
Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #90 +/- ##
==========================================
- Coverage 23.43% 22.26% -1.18% 
==========================================
Files 51 51 Lines 1280 1280 ==========================================
- Hits 300 285 -15 - Misses 980 995 +15 

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

@Kyle-Ye
Kyle-Yeforce-pushed the optimize/ag branch 2 times, most recently from 0484ccc to 5bf346fCompareDecember 13, 2024 16:13
@Kyle-Ye
Kyle-Ye merged commit 9345c5a into mainDec 13, 2024
@Kyle-Ye
Kyle-Ye deleted the optimize/ag branch December 13, 2024 16:18
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.

2 participants

@Kyle-Ye