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

Simplify environments #1174

Merged
merged 3 commits into from
Aug 15, 2023
Merged

Simplify environments #1174

merged 3 commits into from
Aug 15, 2023

Conversation

rowanseymour
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #1174 (0e94df8) into main (2fe2f47) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1174      +/-   ##
==========================================
+ Coverage   87.77%   87.80%   +0.02%     
==========================================
  Files         259      258       -1     
  Lines       10946    10943       -3     
==========================================
  Hits         9608     9608              
+ Misses        920      917       -3     
  Partials      418      418              
Files Changed Coverage Δ
flows/triggers/base.go 82.47% <ø> (-0.36%) ⬇️
flows/actions/base.go 91.08% <100.00%> (ø)
flows/actions/call_classifier.go 89.13% <100.00%> (ø)
flows/actions/send_msg.go 90.69% <100.00%> (ø)
flows/engine/engine.go 95.00% <100.00%> (+0.12%) ⬆️
flows/engine/session.go 74.29% <100.00%> (+0.09%) ⬆️
flows/environment.go 87.17% <100.00%> (+10.98%) ⬆️
flows/routers/switch.go 62.13% <100.00%> (ø)
flows/routers/waits/dial.go 78.37% <100.00%> (ø)
flows/runs/run.go 84.92% <100.00%> (-0.23%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rowanseymour rowanseymour merged commit 7b86d92 into main Aug 15, 2023
7 checks passed
@rowanseymour rowanseymour deleted the simplify_envs branch August 15, 2023 19:20
@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant