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 set up function for pipelines. #912

Merged
merged 1 commit into from
May 23, 2024
Merged

Add set up function for pipelines. #912

merged 1 commit into from
May 23, 2024

Conversation

robertdstein
Copy link
Member

Close #869 and close #871

Setup now occurs when a pipeline is instantiated. Right now this means DB setup for affected pipelines, but this function can also include any other arbitrary set up code.

@robertdstein robertdstein enabled auto-merge (squash) May 23, 2024 04:37
@robertdstein robertdstein merged commit 4eb41cd into main May 23, 2024
15 of 17 checks passed
@robertdstein robertdstein deleted the setup branch May 23, 2024 05:09
@coveralls
Copy link

coveralls commented May 23, 2024

Pull Request Test Coverage Report for Build 9202309961

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 34 of 37 (91.89%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 83.637%

Changes Missing Coverage Covered Lines Changed/Added Lines %
mirar/pipelines/summer/models/init.py 10 11 90.91%
mirar/pipelines/winter/models/init.py 10 11 90.91%
mirar/pipelines/wirc/wirc_files/models.py 3 4 75.0%
Totals Coverage Status
Change from base Build 9181604841: 0.02%
Covered Lines: 10989
Relevant Lines: 13139

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants