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

Test execution-entrypoint #286

Merged
merged 3 commits into from
Apr 14, 2023
Merged

Test execution-entrypoint #286

merged 3 commits into from
Apr 14, 2023

Conversation

martinacantaro
Copy link
Contributor

@martinacantaro martinacantaro commented Apr 12, 2023

Done: test happy path for execution
To do: test error cases (will create issue to do this in another PR)

@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2023

Codecov Report

Merging #286 (07be5e9) into main (be443b5) will increase coverage by 0.31%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #286      +/-   ##
==========================================
+ Coverage   93.53%   93.84%   +0.31%     
==========================================
  Files          46       47       +1     
  Lines        4639     4762     +123     
==========================================
+ Hits         4339     4469     +130     
+ Misses        300      293       -7     
Impacted Files Coverage Δ
.../business_logic/execution/execution_entry_point.rs 97.26% <100.00%> (+1.42%) ⬆️

... and 3 files with indirect coverage changes

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

@martinacantaro martinacantaro marked this pull request as draft April 12, 2023 14:11
@martinacantaro martinacantaro marked this pull request as ready for review April 13, 2023 15:34
@Oppen Oppen added this pull request to the merge queue Apr 14, 2023
Merged via the queue into main with commit 5444088 Apr 14, 2023
5 checks passed
@juanbono juanbono deleted the test-execution-entrypoint-2 branch May 2, 2023 15:01
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.

None yet

4 participants