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

[Device Registry] Implement CQRS pattern with dual database connections #4513

Merged
merged 4 commits into from
Mar 3, 2025

handling edge case where the err object might not be existing

ef43a76
Select commit
Loading
Failed to load commit list.
Merged

[Device Registry] Implement CQRS pattern with dual database connections #4513

handling edge case where the err object might not be existing
ef43a76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 3, 2025 in 0s

11.57% (-0.02%) compared to 4558b48

View this Pull Request on Codecov

11.57% (-0.02%) compared to 4558b48

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.57%. Comparing base (4558b48) to head (ef43a76).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           staging    #4513      +/-   ##
===========================================
- Coverage    11.59%   11.57%   -0.02%     
===========================================
  Files          163      159       -4     
  Lines        18766    18733      -33     
  Branches       547      547              
===========================================
- Hits          2175     2169       -6     
+ Misses       16587    16560      -27     
  Partials         4        4              

see 4 files with indirect coverage changes