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

📝 Add idonttrustlikethat-fast-check in ecosystem.md #4554

Merged
merged 3 commits into from Dec 20, 2023

Conversation

nielk
Copy link
Contributor

@nielk nielk commented Dec 18, 2023

Hello from Nantes 🐘 !

First off all, thanks for this incredible library !

I made a connector for idonttrustlikethat, it converts validators into arbitraries. Do you mind if I add it to the ecosystem documentation page ?

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): ...

@nielk nielk requested a review from dubzzz as a code owner December 18, 2023 11:55
Copy link

codesandbox-ci bot commented Dec 18, 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 1f11287:

Sandbox Source
@fast-check/examples Configuration

@dubzzz
Copy link
Owner

dubzzz commented Dec 19, 2023

Thanks for the contribution. I'll definitely add it

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1efae0a) 93.57% compared to head (89303b9) 93.57%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4554   +/-   ##
=======================================
  Coverage   93.57%   93.57%           
=======================================
  Files         207      207           
  Lines        5011     5011           
  Branches     1367     1367           
=======================================
  Hits         4689     4689           
  Misses        322      322           
Flag Coverage Δ
unit-tests 93.57% <ø> (ø)
unit-tests-18.x-Linux ?
unit-tests-20.x-Linux 93.57% <ø> (ø)
unit-tests-latest-Linux 93.57% <ø> (ø)

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.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eb5740b) 93.63% compared to head (1f11287) 93.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4554      +/-   ##
==========================================
- Coverage   93.63%   93.57%   -0.06%     
==========================================
  Files         207      207              
  Lines        5011     5011              
  Branches     1367     1367              
==========================================
- Hits         4692     4689       -3     
- Misses        319      322       +3     
Flag Coverage Δ
unit-tests 93.57% <ø> (-0.06%) ⬇️
unit-tests-18.x-Linux 93.57% <ø> (ø)
unit-tests-20.x-Linux 93.57% <ø> (ø)
unit-tests-latest-Linux 93.57% <ø> (-0.06%) ⬇️

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.

@dubzzz dubzzz merged commit aea022e into dubzzz:main Dec 20, 2023
68 of 69 checks passed
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.

None yet

2 participants