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

Add additional environment variables #197

Merged
merged 4 commits into from
Jan 19, 2022
Merged

Conversation

kzscisoft
Copy link
Collaborator

@kzscisoft kzscisoft commented Jan 13, 2022

Adds:
FDP_CONFIG_NAME : Name of the user config file generated (config.yaml at time of writing)
FDP_DATA_STORE : The value of write_data_store given in the config.
FDP_SCRIPT: Path of the script created for a run.

@sonarcloud
Copy link

sonarcloud bot commented Jan 19, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jan 19, 2022

Codecov Report

Merging #197 (680113f) into develop (d214012) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #197      +/-   ##
===========================================
+ Coverage    74.38%   74.40%   +0.02%     
===========================================
  Files           25       25              
  Lines         3568     3571       +3     
===========================================
+ Hits          2654     2657       +3     
  Misses         914      914              
Impacted Files Coverage Δ
fair/user_config/__init__.py 76.39% <100.00%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d214012...680113f. Read the comment docs.

@kzscisoft kzscisoft merged commit 953312f into develop Jan 19, 2022
@kzscisoft kzscisoft deleted the kzscisoft/add-fdpscript-var branch January 19, 2022 08:58
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