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

fix RAM usage and clean stuff up #305

Merged
merged 4 commits into from Jun 18, 2023
Merged

fix RAM usage and clean stuff up #305

merged 4 commits into from Jun 18, 2023

Conversation

Uzay-G
Copy link
Member

@Uzay-G Uzay-G commented Jun 18, 2023

Addresses #304

@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.58 🎉

Comparison is base (7c5a4ac) 85.19% compared to head (3d2160f) 85.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #305      +/-   ##
==========================================
+ Coverage   85.19%   85.77%   +0.58%     
==========================================
  Files          28       28              
  Lines        2539     2623      +84     
==========================================
+ Hits         2163     2250      +87     
+ Misses        376      373       -3     
Impacted Files Coverage Δ
archivy/click_web/resources/cmd_exec.py 55.75% <ø> (+0.39%) ⬆️
archivy/models.py 87.97% <ø> (+0.15%) ⬆️
archivy/tags.py 100.00% <ø> (ø)
setup.py 0.00% <ø> (ø)
tests/integration/test_api.py 99.35% <ø> (-0.01%) ⬇️
archivy/data.py 92.59% <100.00%> (+0.67%) ⬆️
archivy/routes.py 89.13% <100.00%> (+0.89%) ⬆️
tests/functional/test_routes.py 100.00% <100.00%> (ø)

... and 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@codeclimate
Copy link

codeclimate bot commented Jun 18, 2023

Code Climate has analyzed commit 3d2160f and detected 0 issues on this pull request.

View more on Code Climate.

@Uzay-G Uzay-G merged commit 1b76ca1 into master Jun 18, 2023
4 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.

None yet

1 participant