Skip to content

Conversation

markehammons
Copy link
Collaborator

Fixes #101

@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2023

Codecov Report

Merging #108 (643039a) into master (ec17a36) will decrease coverage by 1.97%.
The diff coverage is 8.69%.

📣 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     #108      +/-   ##
==========================================
- Coverage   59.52%   57.56%   -1.97%     
==========================================
  Files          64       64              
  Lines        1658     1685      +27     
  Branches       24       25       +1     
==========================================
- Hits          987      970      -17     
- Misses        671      715      +44     
Flag Coverage Δ
unittests 57.56% <8.69%> (-1.97%) ⬇️

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 0.00% <0.00%> (-85.72%) ⬇️
core/src/fr/hammons/slinc/Bytes.scala 0.00% <ø> (ø)
core/src/fr/hammons/slinc/TypeDescriptor.scala 11.62% <0.00%> (-0.57%) ⬇️
core/src/fr/hammons/slinc/types/CLong.scala 0.00% <0.00%> (ø)
...ore/src/fr/hammons/slinc/types/IntegralAlias.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/types/SizeT.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/types/TimeT.scala 0.00% <0.00%> (ø)
...c/fr/hammons/slinc/CFunctionBindingGenerator.scala 94.00% <100.00%> (+0.25%) ⬆️
...ore/src/fr/hammons/slinc/CFunctionDescriptor.scala 100.00% <100.00%> (ø)

... and 10 files 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 merged commit 993e9e4 into master Mar 25, 2023
@markehammons markehammons deleted the markehammons/issue101 branch March 25, 2023 16:51
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.

Migrate StdlibSpec to Lib from Library
2 participants