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 workflow api specs #328

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

annshress
Copy link
Collaborator

@annshress annshress commented Sep 26, 2023

Closes #294

Changes

  • Moves yaml specs to a dedicated folder docs/specs
  • Adds workflow api specs

This PR doesn't introduce any:

  • Binary files
  • Temporary files, auto-generated files
  • Secret keys
  • Local debugging print statements
  • Unwanted comments (e.g: # Gets user from environment for code os.environ['user'] )

This PR contains valid:

  • tests

description: Dev API

paths:
/11bab698-95bd-47a2-95b4-e7188cb4903d:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

These paths might be wrong. I took flow group ID for these paths.

@github-actions
Copy link

Coverage report

The coverage rate went from 64.77% to 64.77% ➡️
The branch rate is 47%.

None of the new lines are part of the tested code. Therefore, there is no coverage data about them.

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.

collate https://github.com/niaid/hedwig-comm-specs/issues/4 into a yaml spec
2 participants