source_span icon indicating copy to clipboard operation
source_span copied to clipboard

Add a test covering the highlighting of non-contiguous spans

Open stof opened this issue 1 year ago • 0 comments
trafficstars

I ported this package to PHP as part of the scssphp project (as I'm porting dart-sass which uses this package). When collecting code coverage for the testsuite of my PHP port, I noticed that the code dealing with non-contiguous lines was not covered by the tests. This PR adds a test covering this case.


  • [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

stof avatar Sep 12 '24 11:09 stof