Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Conversation

@safeamiiir
Copy link
Contributor

@safeamiiir safeamiiir commented Nov 7, 2024

  • Fix md file extension
  • Add env variable names in the readme file

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
aqueductcore/backend
   context.py751185%64, 94, 98, 102, 109, 113, 117, 147–151, 158–159
   main.py24867%21–30, 37
   session.py13469%24–28
aqueductcore/backend/models
   orm.py44198%78
aqueductcore/backend/routers
   files.py124695%179–180, 229, 240, 255, 277
   frontend.py241154%22–33, 37
aqueductcore/backend/routers/graphql
   mutations_schema.py461959%44–48, 56–62, 70–74, 82–86, 93–97, 104–105, 112, 120
   query_schema.py421467%47–49, 56–60, 67–71, 82–84, 89, 100, 107
   router.py11191%15
   types.py1363475%27–45, 50–56, 61–68, 166–192, 257–289, 294–305, 312–316
aqueductcore/backend/routers/graphql/mutations
   experiment_mutations.py231248%25–32, 40–47, 55–61, 69–75, 83–89, 97–102
   task_mutations.py11464%18–27, 33–40
aqueductcore/backend/routers/graphql/resolvers
   experiment_resolver.py221055%35, 49–67, 74–87
   tags_resolver.py241538%23–48
   task_resolver.py231248%28–53, 59–65
aqueductcore/backend/services
   experiment.py2223684%82, 86, 96, 100, 102, 112–125, 155, 190, 197, 243, 246, 266, 271, 303, 351, 357, 386, 392, 409, 434, 441, 449, 479–485, 492–496, 508, 511
   extensions.py1585168%41, 44, 61–62, 68–69, 76, 82, 84–85, 121–190, 206, 248, 252, 276, 282, 290
   extensions_executor.py951386%38–41, 49–50, 69, 84, 87, 129–135, 153–159, 181, 191
   task_executor.py15011225%48–52, 76–104, 109–145, 159–166, 175–205, 218–245, 263–319
   utils.py45491%30–51
   validators.py33294%41, 46
aqueductcore/cli
   commands.py60788%32, 82–85, 94–98, 110–114
   exporter.py49198%71
   importer.py61198%90
   main.py34876%97–107, 122–136
TOTAL178939778% 

Tests Skipped Failures Errors Time
92 0 💤 0 ❌ 0 🔥 11.149s ⏱️

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-sand-0b0e2a903-235.westeurope.3.azurestaticapps.net

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-sand-0b0e2a903-235.westeurope.3.azurestaticapps.net

Copy link
Contributor

@str-anger str-anger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything is ok UP TO NUMBERING

- `POSTGRES_PORT`
- `POSTGRES_DB`

3. As an initial check, make sure the database is up to date with the head of changes. (If it is not, this step tries to run the migration one by one):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You removed 2... The rest is fine =)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♂️

@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-sand-0b0e2a903-235.westeurope.3.azurestaticapps.net

@safeamiiir safeamiiir merged commit 896fcf3 into main Nov 13, 2024
16 checks passed
@safeamiiir safeamiiir deleted the fix/alembic-readme branch November 13, 2024 14:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants