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

TechDebt: API: Environment Variables Validation #1425

Merged
merged 11 commits into from
Nov 14, 2024

Merge branch 'mdENV' of https://github.com/bcgov/biohubbc into mdENV

b3840f9
Select commit
Loading
Failed to load commit list.
Merged

TechDebt: API: Environment Variables Validation #1425

Merge branch 'mdENV' of https://github.com/bcgov/biohubbc into mdENV
b3840f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 13, 2024 in 1s

22.22% of diff hit (target 45.72%)

View this Pull Request on Codecov

22.22% of diff hit (target 45.72%)

Annotations

Check warning on line 23 in api/src/app.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/app.ts#L23

Added line #L23 was not covered by tests

Check warning on line 26 in api/src/app.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/app.ts#L26

Added line #L26 was not covered by tests

Check warning on line 29 in api/src/app.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/app.ts#L29

Added line #L29 was not covered by tests

Check warning on line 31 in api/src/app.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/app.ts#L31

Added line #L31 was not covered by tests

Check warning on line 33 in api/src/app.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/app.ts#L33

Added line #L33 was not covered by tests

Check warning on line 4 in api/src/utils/env-config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/utils/env-config.ts#L4

Added line #L4 was not covered by tests

Check warning on line 7 in api/src/utils/env-config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/utils/env-config.ts#L7

Added line #L7 was not covered by tests

Check warning on line 10 in api/src/utils/env-config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/utils/env-config.ts#L10

Added line #L10 was not covered by tests

Check warning on line 101 in api/src/utils/env-config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/utils/env-config.ts#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 104 in api/src/utils/env-config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/utils/env-config.ts#L104

Added line #L104 was not covered by tests

Check warning on line 110 in api/src/utils/env-config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/utils/env-config.ts#L110

Added line #L110 was not covered by tests

Check warning on line 113 in api/src/utils/env-config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/utils/env-config.ts#L113

Added line #L113 was not covered by tests