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

Design goals. #97

Merged
merged 2 commits into from
Aug 18, 2024
Merged

Design goals. #97

merged 2 commits into from
Aug 18, 2024

Conversation

jmchilton
Copy link
Member

I am working on the multi-select typing and repeat syntax issues but I wanted to see if we are on the same page around goals first.

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.41%. Comparing base (a837dca) to head (47e8483).
Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   40.41%   40.41%           
=======================================
  Files          48       48           
  Lines        1915     1915           
  Branches      433      433           
=======================================
  Hits          774      774           
  Misses       1025     1025           
  Partials      116      116           
Flag Coverage Δ
unittests 40.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

docs/design.md Outdated Show resolved Hide resolved
1) gxformat2 should be able to be convertible Galaxy's original workflow format without a Galaxy runtime
1) gxformat2 should align with workflows standards (and specifically the Common Workflow Langauge) when it is pratical
1) We will work on solidifying a version of gxformat2 called 19.09 that is compatible with the workflow models in
Galaxy versions 19.09-24.1 and which can be fixed for older versions with just a gxformat2 dependency upgrade.
Copy link
Member

Choose a reason for hiding this comment

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

Technically we're past this already, since we've added conditionals and other things ...

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll revise this then! Good point.

Co-authored-by: Marius van den Beek <m.vandenbeek@gmail.com>
@mvdbeek mvdbeek merged commit 58e830b into master Aug 18, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants