Closed greenape closed 2 months ago
Passed #23636
•
e877fc63a5: Bust cache
Project |
FlowAuth
|
Branch Review |
fix-str-enum
|
Run status |
Passed #23636
|
Run duration | 00m 45s |
Commit |
e877fc63a5: Bust cache
|
Committer | Jonathan Gray |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
View all changes introduced in this branch ↗︎ |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.12%. Comparing base (
90afee5
) to head (e877fc6
). Report is 9 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes #6787
I have:
Description
Replaces usages of
str, Enum
withStrEnum
in flowmachine, and changes the minimum python version to 3.11