Skip to content

Conversation

markehammons
Copy link
Collaborator

Closes issue #63

@markehammons markehammons linked an issue Feb 7, 2023 that may be closed by this pull request
@markehammons markehammons self-assigned this Feb 7, 2023
@markehammons markehammons added this to the v0.2.0 milestone Feb 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2023

Codecov Report

Merging #67 (cab7454) into master (2ea1cc9) will increase coverage by 0.94%.
The diff coverage is 72.97%.

📣 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      #67      +/-   ##
==========================================
+ Coverage   56.39%   57.34%   +0.94%     
==========================================
  Files          49       52       +3     
  Lines        1282     1355      +73     
  Branches       22       20       -2     
==========================================
+ Hits          723      777      +54     
- Misses        559      578      +19     
Flag Coverage Δ
unittests 57.34% <72.97%> (+0.94%) ⬆️

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

Impacted Files Coverage Δ
core/src/fr/hammons/slinc/MethodCompatible.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/Ptr.scala 0.00% <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/Slinc17.scala 100.00% <ø> (ø)
j19/src/fr/hammons/slinc/Slinc19.scala 100.00% <ø> (ø)
core/src/fr/hammons/slinc/LibraryI.scala 66.66% <47.36%> (-9.46%) ⬇️
core/src/fr/hammons/slinc/MethodHandleTools.scala 68.67% <66.66%> (+4.23%) ⬆️
.../fr/hammons/slinc/modules/TransitionModule17.scala 93.54% <93.54%> (ø)
.../fr/hammons/slinc/modules/TransitionModule19.scala 93.54% <93.54%> (ø)
... and 5 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 5481501 into master Feb 7, 2023
@markehammons markehammons deleted the markehammons/issue63 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove TransitionI and NativeInCompatible
2 participants