BlueBrain / nexus-forge

Building and Using Knowledge Graphs made easy
https://nexus-forge.readthedocs.io
GNU Lesser General Public License v3.0
38 stars 19 forks source link

Fixing nested synchronization #269

Closed crisely09 closed 1 year ago

crisely09 commented 1 year ago

Related to https://github.com/BlueBrain/nexus-forge/issues/211

The behavior was fixed, as shown bellow:

Screenshot 2022-09-19 at 17 43 55
codecov-commenter commented 1 year ago

Codecov Report

Merging #269 (539bf47) into master (851ea0d) will increase coverage by 0.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #269      +/-   ##
==========================================
+ Coverage   72.42%   72.56%   +0.14%     
==========================================
  Files          85       85              
  Lines        5258     5286      +28     
==========================================
+ Hits         3808     3836      +28     
  Misses       1450     1450              
Impacted Files Coverage Δ
...ge/specializations/models/rdf/directory_service.py 92.15% <ø> (ø)
kgforge/core/resource.py 89.39% <100.00%> (+3.67%) :arrow_up:
kgforge/specializations/stores/nexus/service.py 56.48% <100.00%> (ø)
tests/core/test_resource.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.