Closed ajkerrigan closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.08%. Comparing base (
9f1ef28
) to head (a594ffe
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
It's useful to be able to freeze most dependencies but leave specific packages with deliberately looser/intact version constraints.
Testing from the command level seems necessary (with or without the motivation of coverage failures), but it's definitely more awkward. Tried to cobble together the minimum useful test based on looking at resources like:
That command-level test feels like it could be made clearer/simpler/better, but at this point I'm not sure how :thinking: