Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquelinegarrahan committed Aug 27, 2022
1 parent d905ff0 commit b0df944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_sdist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ steps.sdist.outputs.filename} }}
file: ${{ steps.sdist.outputs.filename }}
tag: ${{ github.ref }}
overwrite: true
file_glob: true

2 comments on commit b0df944

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report
FileStmtsMissCoverMissing
lume_services
   init.py20100% 
   _version.py355210210 41%
   config.py1024343 58%
   errors.py1308080 38%
   utils.py2034747 77%
lume_services/cli
   init.py00100% 
   cli.py999 0%
   docker_compose.py252525 0%
   modeling.py00100% 
lume_services/docker
   init.py00100% 
   compose.py1546060 61%
lume_services/docker/files
   init.py40100% 
lume_services/files
   init.py20100% 
   file.py6633 95%
   utils.py611 83%
lume_services/files/serializers
   init.py30100% 
   image.py80100% 
   text.py110100% 
   yaml.py1622 88%
lume_services/flows
   init.py00100% 
   flow.py974040 59%
   flow_of_flows.py1027777 25%
lume_services/models
   init.py10100% 
   model.py975353 45%
lume_services/models/environment
   init.py00100% 
   solver.py161155155 4%
lume_services/results
   init.py30100% 
   generic.py6366 90%
   impact.py110100% 
   utils.py2444 83%
lume_services/services
   init.py00100% 
lume_services/services/files
   init.py10100% 
   service.py371212 68%
lume_services/services/files/filesystems
   init.py833 62%
   filesystem.py2155 76%
   local.py4155 88%
   mounted.py4922 96%
lume_services/services/models
   init.py20100% 
   service.py881818 80%
   utils.py180100% 
lume_services/services/models/db
   init.py20100% 
   db.py982020 80%
   schema.py8977 92%
lume_services/services/results
   init.py30100% 
   db.py2111 95%
   mongodb.py981313 87%
   service.py2255 77%
lume_services/services/scheduling
   init.py20100% 
   service.py1855 72%
lume_services/services/scheduling/backends
   init.py50100% 
   backend.py2766 78%
   docker.py2944 86%
   kubernetes.py491919 61%
   local.py722929 60%
   server.py1317373 44%
lume_services/services/scheduling/files
   init.py100100% 
lume_services/tasks
   init.py30100% 
   configure.py321515 53%
   db.py5088 84%
   file.py4866 88%
lume_services/tests
   init.py00100% 
   test_config.py1489191 39%
   test_files.py740100% 
   test_filesystems.py670100% 
   test_models.py980100% 
   test_results.py10911 99%
   test_utils.py1120100% 
lume_services/tests/cli
   init.py00100% 
lume_services/tests/files
   init.py60100% 
lume_services/tests/files/flows
   init.py00100% 
   failure_flow.py100100% 
   flow1.py200100% 
   flow2.py2122 90%
   flow3.py1311 92%
lume_services/tests/fixtures
   init.py00100% 
   docker.py250100% 
lume_services/tests/fixtures/services
   init.py00100% 
   files.py60100% 
   models.py260100% 
   results.py200100% 
   scheduling.py290100% 
lume_services/tests/scheduling
   init.py00100% 
   test_backends.py1363333 76%
   test_flows.py1197272 39%
   test_tasks.py9933 97%
TOTAL3867127467% 

Tests Skipped Failures Errors Time
155 20 💤 7 ❌ 18 🔥 4m 28s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report
FileStmtsMissCoverMissing
lume_services
   init.py20100% 
   _version.py355223223 37%
   config.py1024343 58%
   errors.py1308080 38%
   utils.py2034747 77%
lume_services/cli
   init.py00100% 
   cli.py999 0%
   docker_compose.py252525 0%
   modeling.py00100% 
lume_services/docker
   init.py00100% 
   compose.py1546060 61%
lume_services/docker/files
   init.py40100% 
lume_services/files
   init.py20100% 
   file.py6633 95%
   utils.py611 83%
lume_services/files/serializers
   init.py30100% 
   image.py80100% 
   text.py110100% 
   yaml.py1622 88%
lume_services/flows
   init.py00100% 
   flow.py974040 59%
   flow_of_flows.py1027777 25%
lume_services/models
   init.py10100% 
   model.py975353 45%
lume_services/models/environment
   init.py00100% 
   solver.py161155155 4%
lume_services/results
   init.py30100% 
   generic.py6366 90%
   impact.py110100% 
   utils.py2444 83%
lume_services/services
   init.py00100% 
lume_services/services/files
   init.py10100% 
   service.py371212 68%
lume_services/services/files/filesystems
   init.py833 62%
   filesystem.py2155 76%
   local.py4155 88%
   mounted.py4922 96%
lume_services/services/models
   init.py20100% 
   service.py881818 80%
   utils.py180100% 
lume_services/services/models/db
   init.py20100% 
   db.py982020 80%
   schema.py8977 92%
lume_services/services/results
   init.py30100% 
   db.py2111 95%
   mongodb.py981313 87%
   service.py2255 77%
lume_services/services/scheduling
   init.py20100% 
   service.py1855 72%
lume_services/services/scheduling/backends
   init.py50100% 
   backend.py2766 78%
   docker.py2944 86%
   kubernetes.py491919 61%
   local.py722929 60%
   server.py1317373 44%
lume_services/services/scheduling/files
   init.py100100% 
lume_services/tasks
   init.py30100% 
   configure.py321515 53%
   db.py5088 84%
   file.py4866 88%
lume_services/tests
   init.py00100% 
   test_config.py1489191 39%
   test_files.py740100% 
   test_filesystems.py670100% 
   test_models.py980100% 
   test_results.py10911 99%
   test_utils.py1120100% 
lume_services/tests/cli
   init.py00100% 
lume_services/tests/files
   init.py60100% 
lume_services/tests/files/flows
   init.py00100% 
   failure_flow.py100100% 
   flow1.py200100% 
   flow2.py2122 90%
   flow3.py1311 92%
lume_services/tests/fixtures
   init.py00100% 
   docker.py250100% 
lume_services/tests/fixtures/services
   init.py00100% 
   files.py60100% 
   models.py260100% 
   results.py200100% 
   scheduling.py290100% 
lume_services/tests/scheduling
   init.py00100% 
   test_backends.py1363333 76%
   test_flows.py1197272 39%
   test_tasks.py9933 97%
TOTAL3867128767% 

Tests Skipped Failures Errors Time
155 20 💤 7 ❌ 18 🔥 4m 49s ⏱️

Please sign in to comment.