Skip to content

fix(test): samples mixed lineendings#250

Open
Rotzbua wants to merge 1 commit into
scrapinghub:masterfrom
Rotzbua:fix_test_windows
Open

fix(test): samples mixed lineendings#250
Rotzbua wants to merge 1 commit into
scrapinghub:masterfrom
Rotzbua:fix_test_windows

Conversation

@Rotzbua

@Rotzbua Rotzbua commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Change

  • Normalize lineendings to lf.
  • Fix tests failing with windows.

Reference

fixes #251

Normalize lineendings to lf.
Fix tests failing with windows.
@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.62%. Comparing base (a31daaa) to head (ddd9b2d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #250   +/-   ##
=======================================
  Coverage   89.62%   89.62%           
=======================================
  Files          13       13           
  Lines         636      636           
  Branches      138      138           
=======================================
  Hits          570      570           
  Misses         54       54           
  Partials       12       12           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests fail with windows

1 participant