FlowKit
FlowKit copied to clipboard
Reset failed state
Closes #4009
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
Description of what this PR does, and what it changes.
- To see the specific tasks where the Asana app for GitHub is being used, see below:
- https://app.asana.com/0/0/1202108609124180
Test summary
Run details
| Project | FlowAuth |
| Status | Passed |
| Commit | 0360181954 |
| Started | Jun 16, 2022 9:03 AM |
| Ended | Jun 16, 2022 9:17 AM |
| Duration | 13:12 💡 |
| OS | Linux Debian - 10.5 |
| Browser | Electron 100 |
View run in Cypress Dashboard ➡️
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard
Codecov Report
Merging #5175 (0360181) into master (ccdb885) will decrease coverage by
0.03%. The diff coverage is91.66%.
@@ Coverage Diff @@
## master #5175 +/- ##
==========================================
- Coverage 93.93% 93.90% -0.04%
==========================================
Files 276 276
Lines 10641 10652 +11
Branches 1280 1280
==========================================
+ Hits 9996 10003 +7
- Misses 517 521 +4
Partials 128 128
| Impacted Files | Coverage Δ | |
|---|---|---|
| flowmachine/flowmachine/core/query.py | 94.84% <90.47%> (-1.09%) |
:arrow_down: |
| flowmachine/flowmachine/core/query_state.py | 100.00% <100.00%> (ø) |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more