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

Remove AutoFlow #6395

Merged
merged 8 commits into from
Nov 9, 2023
Merged

Remove AutoFlow #6395

merged 8 commits into from
Nov 9, 2023

Conversation

jc-harrison
Copy link
Member

Closes #6394

I have:

  • Formatted any Python files with black
  • Brought the branch up to date with master
  • Added any relevant Github labels
  • Added tests for any new additions
  • Added or updated any relevant documentation
  • Added an Architectural Decision Record (ADR), if appropriate
  • Added an MPLv2 License Header if appropriate
  • Updated the Changelog

Description

Removes all AutoFlow code.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jc-harrison jc-harrison added maintenance AutoFlow Issue related to AutoFlow labels Nov 8, 2023
Copy link

cypress bot commented Nov 8, 2023

Passing run #21407 ↗︎

0 4 0 0 Flakiness 0

Details:

Explicitly specify languages for CodeQL
Project: FlowAuth Commit: c26cd0fb85
Status: Passed Duration: 00:43 💡
Started: Nov 9, 2023 12:32 PM Ended: Nov 9, 2023 12:33 PM

Review all test suite changes for PR #6395 ↗︎

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #6395 (c26cd0f) into master (22d11df) will decrease coverage by 0.28%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6395      +/-   ##
==========================================
- Coverage   93.25%   92.97%   -0.28%     
==========================================
  Files         278      263      -15     
  Lines       10832    10302     -530     
  Branches      895      835      -60     
==========================================
- Hits        10101     9578     -523     
+ Misses        602      596       -6     
+ Partials      129      128       -1     

see 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@jc-harrison
Copy link
Member Author

CodeQL v1 is unsupported, so I've updated to v2 and added a dependabot step to keep it up-to-date

@jc-harrison jc-harrison merged commit c7c4410 into master Nov 9, 2023
39 of 40 checks passed
@jc-harrison jc-harrison deleted the remove-autoflow branch November 9, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AutoFlow Issue related to AutoFlow maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove AutoFlow
2 participants