Skip to content

Conversation

@markehammons
Copy link
Collaborator

Fixes #176

@codecov
Copy link

codecov bot commented May 14, 2023

Codecov Report

Merging #184 (bd55e08) into master (a33580c) will decrease coverage by 0.22%.
The diff coverage is 68.51%.

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
- Coverage   59.95%   59.74%   -0.22%     
==========================================
  Files          60       61       +1     
  Lines        1658     1699      +41     
  Branches       22       22              
==========================================
+ Hits          994     1015      +21     
- Misses        664      684      +20     
Flag Coverage Δ
macos-latest 59.38% <68.51%> (-0.21%) ⬇️
ubuntu-latest 59.32% <68.51%> (-0.21%) ⬇️
windows-latest 59.32% <68.51%> (-0.21%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
core/src/fr/hammons/slinc/Allocator.scala 0.00% <ø> (ø)
core/src/fr/hammons/slinc/FunctionContext.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/Scope.scala 0.00% <ø> (ø)
core/src/fr/hammons/slinc/TypeDescriptor.scala 12.50% <0.00%> (ø)
...ore/src/fr/hammons/slinc/container/Container.scala 85.71% <ø> (ø)
...rc/fr/hammons/slinc/modules/TransitionModule.scala 0.00% <0.00%> (ø)
j17/src/fr/hammons/slinc/Scope17.scala 100.00% <ø> (ø)
j19/src/fr/hammons/slinc/Scope19.scala 100.00% <ø> (ø)
j17/src/fr/hammons/slinc/InferredAllocator17.scala 40.47% <40.47%> (ø)
core/src/fr/hammons/slinc/MethodHandleTools.scala 37.09% <62.50%> (-1.89%) ⬇️
... and 4 more

... and 2 files with indirect coverage changes

@markehammons markehammons force-pushed the markehammons/issue176 branch from 075d425 to bd55e08 Compare May 14, 2023 18:17
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@markehammons markehammons merged commit 2d7f862 into master May 14, 2023
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.

Add transitions for CUnion

2 participants