uiowaSEP2024 / 002_ImagePro

Image processing backend
1 stars 0 forks source link

ENH: Added imports for using .env.local in the backend for storing ap… #122

Closed zmorris248 closed 6 months ago

zmorris248 commented 6 months ago

Overview

Completing a chore that sets up imports for obtaining the api key used in testing the orthanc logger from a .env file. From now on, when testing the orthanc_data_logging.py module, put your api key for your test user as API_KEY=your_api_key_here in the .env.local file in the job_monitoring_app/backend folder.

Implementation

Testing

Problems Faced

Notes

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud