Skip to content

fix(config): config properties cast #229

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

Merged
merged 3 commits into from
Mar 14, 2025
Merged

fix(config): config properties cast #229

merged 3 commits into from
Mar 14, 2025

Conversation

danielebriggi
Copy link
Member

No description provided.

@danielebriggi danielebriggi self-assigned this Mar 12, 2025
@danielebriggi danielebriggi requested a review from Gioee March 13, 2025 13:08
@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.62%. Comparing base (9688b36) to head (8534acc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
+ Coverage   86.33%   86.62%   +0.29%     
==========================================
  Files          11       11              
  Lines         973      987      +14     
  Branches      288      299      +11     
==========================================
+ Hits          840      855      +15     
+ Misses        133      126       -7     
- Partials        0        6       +6     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Daniele Briggi added 3 commits March 13, 2025 14:44
Config values from the connection string are parsed as boolean or number
@danielebriggi danielebriggi merged commit ed3738a into main Mar 14, 2025
24 checks passed
@danielebriggi danielebriggi deleted the fix-config-casts branch March 14, 2025 14:09
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.

3 participants