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

πŸ’š Rework broken test on date (retry) #4212

Merged
merged 1 commit into from
Sep 6, 2023
Merged

πŸ’š Rework broken test on date (retry) #4212

merged 1 commit into from
Sep 6, 2023

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Sep 6, 2023

Fixes #4209

Category:

  • ✨ Introduce new features
  • πŸ“ Add or update documentation
  • βœ… Add or update tests
  • πŸ› Fix a bug
  • 🏷️ Add or update types
  • ⚑️ Improve performance
  • Other(s): ...

Potential impacts:

  • Generated values
  • Shrink values
  • Performance
  • Typings
  • Other(s): ...

@dubzzz dubzzz enabled auto-merge (squash) September 6, 2023 22:12
@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 6, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 20c77b3:

Sandbox Source
Vanilla Configuration
@fast-check/examples Configuration

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #4212 (20c77b3) into main (ff49d3c) will not change coverage.
Report is 3 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4212   +/-   ##
=======================================
  Coverage   94.71%   94.71%           
=======================================
  Files         210      210           
  Lines        5958     5958           
  Branches     1370     1370           
=======================================
  Hits         5643     5643           
  Misses        299      299           
  Partials       16       16           
Flag Coverage Ξ”
unit-tests 94.71% <ΓΈ> (ΓΈ)
unit-tests-16.x-Linux 94.69% <ΓΈ> (-0.02%) ⬇️
unit-tests-18.x-Linux 94.71% <ΓΈ> (ΓΈ)
unit-tests-latest-Linux 94.71% <ΓΈ> (ΓΈ)

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

@dubzzz dubzzz merged commit cdde914 into main Sep 6, 2023
51 checks passed
@dubzzz dubzzz deleted the retry-date branch September 6, 2023 22:38
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.

Bug reported by the CI on date
1 participant