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

Call run on embeddedEventLoop in XCT #82

Merged
merged 1 commit into from
May 7, 2021
Merged

Conversation

adam-fowler
Copy link
Member

This means submit and execute calls will be run
Convert persists tests back to using embedded XCT framework

This means `submit` and `execute` calls will be run
Convert persists tests back to using embedded XCT framework
@codecov
Copy link

codecov bot commented May 7, 2021

Codecov Report

Merging #82 (b660b3d) into main (444102b) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   81.54%   81.53%   -0.01%     
==========================================
  Files          52       52              
  Lines        2530     2529       -1     
==========================================
- Hits         2063     2062       -1     
  Misses        467      467              
Impacted Files Coverage Δ
Sources/HummingbirdXCT/HBXCTEmbedded.swift 98.00% <100.00%> (-0.04%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 444102b...b660b3d. Read the comment docs.

@adam-fowler adam-fowler merged commit 8e1fbb7 into main May 7, 2021
@adam-fowler adam-fowler deleted the embedded-el-run branch May 7, 2021 12:08
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

1 participant