Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add test for #850 #858

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

JP-Ellis
Copy link
Contributor

@JP-Ellis JP-Ellis commented Nov 8, 2024

📝 Summary

Add a test to catch the user-reported issue from #850, and hopefully add a fix to it.

🚨 Breaking Changes

Pending on investigation

🔥 Motivation

To ensure a consistent behaviour across platforms.

🔨 Test Plan

Add new test

🔗 Related issues/PRs

@JP-Ellis JP-Ellis self-assigned this Nov 8, 2024
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78%. Comparing base (87ad916) to head (da3c9d4).

Additional details and impacted files
@@          Coverage Diff          @@
##           master   #858   +/-   ##
=====================================
  Coverage      78%    78%           
=====================================
  Files          30     30           
  Lines        3365   3369    +4     
=====================================
+ Hits         2634   2638    +4     
  Misses        731    731           
Flag Coverage Δ
examples 59% <50%> (-1%) ⬇️
tests 75% <100%> (+<1%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@JP-Ellis JP-Ellis force-pushed the chore/add-test-for-gh-850 branch 7 times, most recently from f3afb97 to d935a23 Compare November 8, 2024 05:02
Discoeverd by user-reported issue in #850.

Signed-off-by: JP-Ellis <[email protected]>
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.

iso_8601_datetime matcher does not work on Windows
1 participant