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

fix: fix type information on some ConnectionOptions properties #1637

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

arthurschreiber
Copy link
Collaborator

This was extracted from #1634 and makes some of the ConnectionOptions properties accept undefined values.

It also fixes the type for the textSize option to be a number instead of a string.

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.22%. Comparing base (dadabc6) to head (c8dbe33).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1637      +/-   ##
==========================================
+ Coverage   78.35%   79.22%   +0.86%     
==========================================
  Files          93       93              
  Lines        4861     4861              
  Branches      933      933              
==========================================
+ Hits         3809     3851      +42     
+ Misses        754      709      -45     
- Partials      298      301       +3     

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

@arthurschreiber arthurschreiber merged commit 025ef72 into master Jun 26, 2024
24 of 26 checks passed
@arthurschreiber arthurschreiber deleted the arthur/fix-typings branch June 26, 2024 19:07
Copy link

🎉 This PR is included in version 18.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant