Set up CI pipeline enforcing analyze, tests, and coverage #12
Labels
No labels
area: child
area: networking
area: parent
area: setup
area: testing
area: ui
priority: high
priority: low
priority: medium
size: l
size: m
size: s
size: xl
size: xs
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#1 Initialize Flutter project with clean architecture
emidab/lullalink
#2 Establish canonical testing strategy with headless CI
emidab/lullalink
Reference: emidab/lullalink#12
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Continuous integration and release readiness: ensure the project builds, tests pass headlessly, and artifacts can be produced on CI. This is the enforcement mechanism for the testing strategy.
What to do
flutter analyzewith zero warnings as a gateAcceptance criteria
Notes