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

Feature: configure RADICRON_HOME #32

Merged
merged 5 commits into from
Jul 20, 2023
Merged

Feature: configure RADICRON_HOME #32

merged 5 commits into from
Jul 20, 2023

Conversation

iomz
Copy link
Owner

@iomz iomz commented Jul 20, 2023

Separate the tmp directory for aac files and make the minimum output size configureable.
Also drops the JOAB station from the test.

Resolves #31

@iomz iomz added documentation Improvements or additions to documentation enhancement New feature or request invalid This doesn't seem right labels Jul 20, 2023
@iomz iomz self-assigned this Jul 20, 2023
@iomz iomz enabled auto-merge July 20, 2023 06:02
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #32 (89c8de3) into main (928aad0) will decrease coverage by 2.08%.
The diff coverage is 18.84%.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   47.19%   45.12%   -2.08%     
==========================================
  Files           7        7              
  Lines         892      953      +61     
==========================================
+ Hits          421      430       +9     
- Misses        432      484      +52     
  Partials       39       39              
Impacted Files Coverage Δ
asset.go 68.19% <0.00%> (-3.02%) ⬇️
download.go 6.49% <0.00%> (-0.97%) ⬇️
cmd/radicron/main.go 40.12% <100.00%> (+3.64%) ⬆️

@iomz iomz merged commit ae37a6c into main Jul 20, 2023
8 of 10 checks passed
@iomz iomz deleted the config-minimum-size branch July 20, 2023 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: place the temp file to somewhere else
1 participant