Skip to content

Conversation

@markehammons
Copy link
Collaborator

Fixes #180

@codecov
Copy link

codecov bot commented May 20, 2023

Codecov Report

Merging #192 (0d38ef8) into master (a6a73fc) will decrease coverage by 1.76%.
The diff coverage is 37.93%.

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
- Coverage   59.33%   57.57%   -1.76%     
==========================================
  Files          66       66              
  Lines        1736     1768      +32     
  Branches       22       22              
==========================================
- Hits         1030     1018      -12     
- Misses        706      750      +44     
Flag Coverage Δ
macos-latest 56.78% <37.93%> (-1.74%) ⬇️
ubuntu-latest 56.73% <37.93%> (-1.74%) ⬇️
windows-latest 56.73% <37.93%> (-1.74%) ⬇️

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

Impacted Files Coverage Δ
core/src/fr/hammons/slinc/SetSizeArray.scala 78.78% <0.00%> (-7.88%) ⬇️
core/src/fr/hammons/slinc/TypeDescriptor.scala 10.60% <0.00%> (-0.69%) ⬇️
j17/src/fr/hammons/slinc/Allocator17.scala 62.02% <0.00%> (-13.98%) ⬇️
j19/src/fr/hammons/slinc/Allocator19.scala 65.85% <0.00%> (-14.92%) ⬇️
...src/fr/hammons/slinc/modules/LinkageModule19.scala 91.66% <0.00%> (ø)
j19/src/fr/hammons/slinc/VarArgs19.scala 59.18% <37.50%> (-9.71%) ⬇️
j17/src/fr/hammons/slinc/VarArgs17.scala 51.11% <42.10%> (-7.87%) ⬇️
.../fr/hammons/slinc/modules/DescriptorModule19.scala 85.71% <71.42%> (+0.78%) ⬆️
.../fr/hammons/slinc/modules/DescriptorModule17.scala 90.12% <100.00%> (+0.37%) ⬆️
...src/fr/hammons/slinc/modules/LinkageModule17.scala 81.81% <100.00%> (ø)

@markehammons markehammons force-pushed the markehammons/issue180 branch 3 times, most recently from fde24d0 to 34e7cf0 Compare May 21, 2023 12:38
@markehammons markehammons force-pushed the markehammons/issue180 branch from 34e7cf0 to 0d38ef8 Compare May 21, 2023 12:49
@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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@markehammons markehammons merged commit 50f141d into master May 21, 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 fix-sized arrays

2 participants