Skip to content

Tree interface - #170

Open
jcmosc wants to merge 6 commits into
OpenSwiftUIProject:mainfrom
jcmosc:tree-interface
Open

Tree interface#170
jcmosc wants to merge 6 commits into
OpenSwiftUIProject:mainfrom
jcmosc:tree-interface

Conversation

@jcmosc

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecovBot commented Aug 24, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.86%. Comparing base (65a976c) to head (b1e49db).

Files with missing linesPatch %Lines
Sources/OpenGraph/Tree/TreeElement.swift0.00%6 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #170 +/- ##
========================================
- Coverage 4.89% 4.86% -0.03% 
========================================
Files 28 29 +1 Lines 817 822 +5 ========================================
Hits 40 40 - Misses 777 782 +5 

☔ 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-YeKyle-Ye left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

  1. For added API, add compatibility test case to avoid future link error.
  2. Rebase to use OAG instead of OG to fix conflict.

# Conflicts:
#	Sources/OpenAttributeGraphCxx/include/OpenAttributeGraph/OGTreeElement.h
#	Sources/OpenAttributeGraphCxx/include/OpenAttributeGraph/OGTreeValue.h
#	Sources/OpenGraphCxx/include/OpenGraph/OpenGraph-umbrella.h
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

@jcmosc@Kyle-Ye