Skip to content

Conversation

markehammons
Copy link
Collaborator

@markehammons markehammons commented Feb 10, 2023

Fixes #54
Fixes #56

@codecov-commenter
Copy link

codecov-commenter commented Feb 10, 2023

Codecov Report

Merging #73 (e6b7fc5) into master (b35bae7) will increase coverage by 7.57%.
The diff coverage is 70.93%.

📣 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      #73      +/-   ##
==========================================
+ Coverage   55.53%   63.11%   +7.57%     
==========================================
  Files          49       48       -1     
  Lines        1327     1342      +15     
  Branches       20       20              
==========================================
+ Hits          737      847     +110     
+ Misses        590      495      -95     
Flag Coverage Δ
unittests 63.11% <70.93%> (+7.57%) ⬆️

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

Impacted Files Coverage Δ
core/src/fr/hammons/slinc/LibraryI.scala 65.27% <ø> (ø)
core/src/fr/hammons/slinc/Ptr.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/Scope.scala 0.00% <ø> (ø)
core/src/fr/hammons/slinc/Slinc.scala 0.00% <ø> (ø)
core/src/fr/hammons/slinc/types/TypesI.scala 0.00% <ø> (ø)
j17/src/fr/hammons/slinc/Library17.scala 55.00% <38.09%> (-8.16%) ⬇️
j19/src/fr/hammons/slinc/Library19.scala 64.51% <47.82%> (-9.85%) ⬇️
core/src/fr/hammons/slinc/MethodHandleTools.scala 48.19% <50.00%> (-0.59%) ⬇️
...c/fr/hammons/slinc/modules/ReadWriteModule19.scala 85.24% <85.24%> (ø)
...c/fr/hammons/slinc/modules/ReadWriteModule17.scala 92.30% <92.30%> (ø)
... and 10 more

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

@markehammons markehammons merged commit 83710ea into master Feb 11, 2023
@markehammons markehammons deleted the markehammons/issue54 branch March 25, 2023 16:52
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.

Remove Receive Remove Send
2 participants