Closed StyleShit closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.67%. Comparing base (
59ef14c
) to head (39a7a8f
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks pretty good, please mark ready for review once tests are passing :-)
@ljharb Thanks! 🙏
I have some issues running the tests locally Well, actually they run, but don't fail (as opposed to the CI), so I'm kinda writing them blindly and hoping the CI will pass 😞
Any help here would be greatly appreciated!
You'll need to run the same commands the CI workflow is using to ensure the right versions of deps are installed; in this case i think it's that there's a lot of test cases that need to have suggestions
added.
Oh, that makes sense. Will try it, thanks!
Closes #3277