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

HOTFIX: Add back the environmental variable for processing lambda container test #13

Merged
merged 10 commits into from
Nov 18, 2024

Conversation

dbarrous
Copy link
Contributor

Restores the environmental variable for the processing Lambda container test.

This is necessary to initialize the variable within the container, as the parse function relies on it to determine which instrument package to dynamically import.

dbarrous and others added 10 commits October 14, 2024 17:19
* Test env in init

* Remove env variables from workflows

* Test env in init

* Lint

* Linting

* Linting

* Fix syntax in test-in-container workflow

* Fix syntax in test-in-container workflow

* Lint once more -_-

* Fix flake error after black linting

* update workflow

---------

Co-authored-by: Damian Barrous-Dume <[email protected]>
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.10%. Comparing base (0b9c78a) to head (5770acc).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   55.10%   55.10%           
=======================================
  Files           9        9           
  Lines         441      441           
=======================================
  Hits          243      243           
  Misses        198      198           

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

@dbarrous dbarrous merged commit f9d4498 into PADRESat:main Nov 18, 2024
12 of 13 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.

2 participants