cisco-open / flame

flame is a federated learning system for edge with flexibility and scalability at the core of its design.
Apache License 2.0
56 stars 28 forks source link

Fix mongo driver 1.15.0 #571

Closed raresgaia123 closed 5 months ago

raresgaia123 commented 5 months ago

Description

Please provide a meaningful description of what this change will do, or is for. Bonus points for including links to related issues, other PRs, or technical references.

Note that by not including a description, you are asking reviewers to do extra work to understand the context of this change, which may lead to your PR taking much longer to review, or result in it not being reviewed at all.

Type of Change

Checklist

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 15.01%. Comparing base (c4d7e60) to head (836c43a). Report is 20 commits behind head on main.

Files Patch % Lines
cmd/controller/app/database/mongodb/service.go 0.00% 6 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #571 +/- ## ========================================== - Coverage 15.25% 15.01% -0.24% ========================================== Files 52 52 Lines 2885 2178 -707 ========================================== - Hits 440 327 -113 + Misses 2416 1822 -594 Partials 29 29 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.