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

Remove dependence of compiler on runtime #353

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cacay
Copy link
Member

@cacay cacay commented Feb 16, 2022

No description provided.

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #353 (4bfaa71) into master (dd06bd0) will increase coverage by 0.03%.
The diff coverage is 96.42%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #353      +/-   ##
============================================
+ Coverage     59.58%   59.61%   +0.03%     
  Complexity     1133     1133              
============================================
  Files           234      234              
  Lines          9085     9092       +7     
  Branches       1362     1362              
============================================
+ Hits           5413     5420       +7     
  Misses         3409     3409              
  Partials        263      263              
Impacted Files Coverage Δ
...apl/viaduct/codegeneration/BackendCodeGenerator.kt 81.50% <92.30%> (+0.32%) ⬆️
...aduct/backends/cleartext/CleartextCodeGenerator.kt 86.33% <100.00%> (+0.08%) ⬆️
.../backends/commitment/CommitmentCreatorGenerator.kt 94.59% <100.00%> (+0.15%) ⬆️
...t/backends/commitment/CommitmentHolderGenerator.kt 94.54% <100.00%> (+0.10%) ⬆️

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 dd06bd0...4bfaa71. Read the comment docs.

@cacay cacay force-pushed the reduce-compiler-dependency branch from 43c205e to 4bfaa71 Compare February 16, 2022 19:28
@cacay cacay changed the title Reduce dependencies of the compiler module Remove dependence of compiler on runtime Feb 16, 2022
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.

1 participant