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

feat(state): improved stateful mode, Redis and S3 are now supported #9

Merged
merged 4 commits into from
Apr 6, 2024

Conversation

akimrx
Copy link
Owner

@akimrx akimrx commented Apr 6, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 53.85%. Comparing base (9fd398f) to head (21807ec).

Files Patch % Lines
tracker_exporter/state/backends.py 42.50% 46 Missing ⚠️
tracker_exporter/state/managers.py 46.87% 34 Missing ⚠️
tracker_exporter/state/factory.py 57.14% 12 Missing ⚠️
tracker_exporter/main.py 28.57% 10 Missing ⚠️
tracker_exporter/state/serializers.py 66.66% 10 Missing ⚠️
tracker_exporter/etl.py 50.00% 3 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   54.26%   53.85%   -0.42%     
==========================================
  Files          15       18       +3     
  Lines        1078     1181     +103     
==========================================
+ Hits          585      636      +51     
- Misses        493      545      +52     

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

@akimrx akimrx merged commit 0eae570 into master Apr 6, 2024
3 checks passed
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