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

feat: Environment variables are now parsed for boolean, integer, array and object setting values #2637

Merged

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Sep 2, 2024

@edgarrmondragon edgarrmondragon linked an issue Sep 2, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.58%. Comparing base (925664b) to head (b7b50a3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2637      +/-   ##
==========================================
+ Coverage   90.56%   90.58%   +0.02%     
==========================================
  Files          62       62              
  Lines        5001     5015      +14     
  Branches      638      641       +3     
==========================================
+ Hits         4529     4543      +14     
  Misses        328      328              
  Partials      144      144              

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

Copy link

codspeed-hq bot commented Sep 2, 2024

CodSpeed Performance Report

Merging #2637 will not alter performance

Comparing 1896-break-support-the-same-env-var-formats-as-meltano (b7b50a3) with main (925664b)

Summary

✅ 6 untouched benchmarks

@edgarrmondragon
Copy link
Collaborator Author

@dependabot rebase

@edgarrmondragon edgarrmondragon force-pushed the 1896-break-support-the-same-env-var-formats-as-meltano branch from 6ae6e49 to 86a00e8 Compare September 2, 2024 15:58
@edgarrmondragon edgarrmondragon force-pushed the 1896-break-support-the-same-env-var-formats-as-meltano branch from 86a00e8 to b352fd3 Compare September 2, 2024 15:58
@edgarrmondragon edgarrmondragon marked this pull request as ready for review September 2, 2024 16:00
@edgarrmondragon edgarrmondragon requested a review from a team as a code owner September 2, 2024 16:00
@edgarrmondragon edgarrmondragon added this to the 0.41.0 milestone Sep 2, 2024
@edgarrmondragon edgarrmondragon added the Documentation Improvements or additions to documentation label Sep 4, 2024
@edgarrmondragon edgarrmondragon self-assigned this Sep 4, 2024
@edgarrmondragon edgarrmondragon added Needs Documentation and removed Documentation Improvements or additions to documentation labels Sep 4, 2024
@edgarrmondragon edgarrmondragon modified the milestones: v0.41.0, v0.42.0 Sep 6, 2024
@edgarrmondragon edgarrmondragon force-pushed the 1896-break-support-the-same-env-var-formats-as-meltano branch from f8e24df to b7b50a3 Compare October 17, 2024 05:15
@edgarrmondragon edgarrmondragon merged commit dac0305 into main Oct 17, 2024
37 checks passed
@edgarrmondragon edgarrmondragon deleted the 1896-break-support-the-same-env-var-formats-as-meltano branch October 17, 2024 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant