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

Added Ability to Switch between Environments #105

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

chrstinalin
Copy link
Contributor

Closes #91

@chrstinalin chrstinalin marked this pull request as draft July 31, 2024 22:01
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 72.28916% with 23 lines in your changes missing coverage. Please review.

Project coverage is 90.68%. Comparing base (4d058a7) to head (0b7ad8c).
Report is 1 commits behind head on main.

Files Patch % Lines
src/views/configView.ts 40.90% 13 Missing ⚠️
src/controller/configController.ts 67.74% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
- Coverage   91.79%   90.68%   -1.12%     
==========================================
  Files          27       31       +4     
  Lines        2742     2898     +156     
  Branches      174      177       +3     
==========================================
+ Hits         2517     2628     +111     
- Misses        223      268      +45     
  Partials        2        2              

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

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.

Allow Assay to connect to Prod, Stage and Dev environments
2 participants