Skip to content

Conversation

vgvassilev
Copy link
Contributor

Fixes #1.

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.42%. Comparing base (928ec29) to head (f25b676).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   51.60%   52.42%   +0.81%     
==========================================
  Files          15       15              
  Lines         593      599       +6     
==========================================
+ Hits          306      314       +8     
+ Misses        287      285       -2     
Files Coverage Δ
src/xinterpreter.cpp 74.52% <100.00%> (+2.33%) ⬆️
Files Coverage Δ
src/xinterpreter.cpp 74.52% <100.00%> (+2.33%) ⬆️

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@vgvassilev vgvassilev force-pushed the simple-continuation branch from d62dbff to 834b2a5 Compare May 10, 2024 10:26
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

2 similar comments
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@vgvassilev vgvassilev force-pushed the simple-continuation branch from 921a45a to f25b676 Compare May 10, 2024 19:32
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@vgvassilev vgvassilev merged commit d672b32 into compiler-research:main May 10, 2024
@vgvassilev vgvassilev deleted the simple-continuation branch May 10, 2024 20:31
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.

Implement is_complete_request
3 participants