Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OGGraphInvalidate and OGGraphSetXXCallback API #49

Merged
merged 5 commits into from
Mar 6, 2024

Conversation

Kyle-Ye
Copy link
Member

@Kyle-Ye Kyle-Ye commented Mar 6, 2024

No description provided.

@Kyle-Ye Kyle-Ye changed the title Add OGGraphInvalidate API Add OGGraphInvalidate and OGGraphSetXXCallback API Mar 6, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2024

Codecov Report

Attention: Patch coverage is 46.15385% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 20.23%. Comparing base (a9f350f) to head (9e060ac).

Files Patch % Lines
Sources/_OpenGraph/Graph/OGGraph.cpp 35.29% 11 Missing ⚠️
Sources/_OpenGraph/Data/ClosureFunction.hpp 66.66% 1 Missing ⚠️
Sources/_OpenGraph/Graph/Graph.cpp 0.00% 1 Missing ⚠️
Sources/_OpenGraph/Graph/GraphContext.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   19.74%   20.23%   +0.49%     
==========================================
  Files          48       49       +1     
  Lines        1079     1102      +23     
==========================================
+ Hits          213      223      +10     
- Misses        866      879      +13     

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

@Kyle-Ye Kyle-Ye merged commit bd3ea2a into main Mar 6, 2024
7 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/graph_invalidate branch March 6, 2024 15:59
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