added test
Details
Details
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- star (branched from master)
- Lint
Lint Warnings Severity Location Code Message Warning python_modules/dagit/dagit_tests/starlette/test_app.py:1 W0611 Unused Import - Unit
No Test Coverage
Event Timeline
python_modules/dagit/dagit/starlette.py | ||
---|---|---|
43 | maybe consider an enum | |
211 | [1] should this log? | |
224 | [1] | |
276 | is there any more color on this | |
python_modules/dagit/dagit_tests/starlette/test_app.py | ||
120 | might be nice to have the test explicitly check that the subscription is cleaned up (though might need to restructure how the closures work in order to make those assertions) |
python_modules/dagit/dagit/starlette.py | ||
---|---|---|
280 | I couldn't coax any difference in behavior out in my local messing around when setting those |