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

Support for running in Docker #28

Merged
merged 5 commits into from
Aug 20, 2023
Merged

Support for running in Docker #28

merged 5 commits into from
Aug 20, 2023

Conversation

vnegi10
Copy link
Owner

@vnegi10 vnegi10 commented Aug 20, 2023

  • Add a Dockerfile to build an image
  • Rework remove_old_files() function to handle dates
  • Update test data for CI

@vnegi10 vnegi10 linked an issue Aug 20, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -4.88% ⚠️

Comparison is base (1f9da29) 72.61% compared to head (89dd853) 67.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   72.61%   67.74%   -4.88%     
==========================================
  Files           7        7              
  Lines         493      496       +3     
==========================================
- Hits          358      336      -22     
- Misses        135      160      +25     
Files Changed Coverage Δ
src/helpers.jl 76.85% <100.00%> (-20.30%) ⬇️

... and 1 file with indirect coverage changes

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

@vnegi10 vnegi10 merged commit fd6064e into master Aug 20, 2023
10 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.

Set up app to run inside a Docker container
2 participants