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

Added SchemaProxy mutex #163 #172

Merged
merged 1 commit into from
Sep 18, 2023

Added `SchemaProxy` mutex #163

776c2fb
Select commit
Loading
Failed to load commit list.
Merged

Added SchemaProxy mutex #163 #172

Added `SchemaProxy` mutex #163
776c2fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2023 in 0s

99.80% (+0.00%) compared to dab6346

View this Pull Request on Codecov

99.80% (+0.00%) compared to dab6346

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (dab6346) 99.80% compared to head (776c2fb) 99.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #172   +/-   ##
=======================================
  Coverage   99.80%   99.80%           
=======================================
  Files         148      148           
  Lines       10639    10643    +4     
=======================================
+ Hits        10618    10622    +4     
  Misses         21       21           
Files Changed Coverage Δ
datamodel/high/base/schema.go 100.00% <100.00%> (ø)
datamodel/high/base/schema_proxy.go 100.00% <100.00%> (ø)

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