Skip to content

Conversation

markehammons
Copy link
Collaborator

Fixes #79

@markehammons markehammons force-pushed the markehammons/issue79 branch 2 times, most recently from 0b05417 to 8fe5066 Compare March 27, 2023 20:36
@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2023

Codecov Report

Merging #123 (8fe5066) into master (f4adfda) will decrease coverage by 1.35%.
The diff coverage is 53.70%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
- Coverage   58.50%   57.16%   -1.35%     
==========================================
  Files          65       65              
  Lines        1704     1660      -44     
  Branches       25       25              
==========================================
- Hits          997      949      -48     
- Misses        707      711       +4     
Flag Coverage Δ
unittests 57.16% <53.70%> (-1.35%) ⬇️

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

Impacted Files Coverage Δ
core/src/fr/hammons/slinc/Alias.scala 50.00% <ø> (ø)
core/src/fr/hammons/slinc/DescriptorOf.scala 55.55% <ø> (ø)
core/src/fr/hammons/slinc/Ptr.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/TypeDescriptor.scala 13.46% <0.00%> (-2.82%) ⬇️
...rc/fr/hammons/slinc/modules/TransitionModule.scala 0.00% <ø> (ø)
core/src/fr/hammons/slinc/types/Arch.scala 40.00% <0.00%> (-4.45%) ⬇️
core/src/fr/hammons/slinc/types/CLong.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/types/SizeT.scala 0.00% <0.00%> (ø)
...c/fr/hammons/slinc/modules/ReadWriteModule17.scala 94.87% <ø> (+8.20%) ⬆️
.../fr/hammons/slinc/modules/TransitionModule19.scala 86.66% <75.00%> (-13.34%) ⬇️
... and 4 more

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@markehammons markehammons force-pushed the markehammons/issue79 branch from 8fe5066 to e2d9f1e Compare March 27, 2023 20:58
@markehammons markehammons force-pushed the markehammons/issue79 branch from e2d9f1e to ea0d74d Compare March 27, 2023 20:59
@markehammons markehammons merged commit 85bc45f into master Mar 27, 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.

Make transitions part of the type descriptors

2 participants