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

Upgrade state manager component #46

Merged
merged 1 commit into from
Dec 30, 2023
Merged

Upgrade state manager component #46

merged 1 commit into from
Dec 30, 2023

Conversation

CaptainOfHacks
Copy link
Contributor

  • update documentation for state manager
  • enable unit tests for state manager
  • update logic of state manager component
  • update mongomock with GridFS support version

- update documentation for state manager
- enable unit tests for state manager
- update logic of state manager component
- update mongomock with GridFS support version
Copy link

swarmia bot commented Dec 30, 2023

Copy link

codecov bot commented Dec 30, 2023

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (be78013) 0.00% compared to head (a7ecfa8) 0.00%.
Report is 5 commits behind head on main.

Files Patch % Lines
...kbench/backend/database/adapters/gridfs_storage.py 0.00% 13 Missing ⚠️
...end/state_manager/services/object_state_manager.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main     #46   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         94      94           
  Lines       2824    2833    +9     
=====================================
- Misses      2824    2833    +9     

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

@CaptainOfHacks CaptainOfHacks merged commit 382f545 into main Dec 30, 2023
4 of 5 checks passed
@CaptainOfHacks CaptainOfHacks deleted the feature/MWB-271 branch December 30, 2023 11:52
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