Skip to content

Conversation

markehammons
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2023

Codecov Report

Merging #52 (516281d) into master (695635f) will decrease coverage by 0.32%.
The diff coverage is 53.84%.

📣 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      #52      +/-   ##
==========================================
- Coverage   56.70%   56.39%   -0.32%     
==========================================
  Files          49       49              
  Lines        1245     1282      +37     
  Branches       22       22              
==========================================
+ Hits          706      723      +17     
- Misses        539      559      +20     
Flag Coverage Δ
unittests 56.39% <53.84%> (-0.32%) ⬇️

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

Impacted Files Coverage Δ
core/src/fr/hammons/slinc/Bytes.scala 0.00% <ø> (ø)
core/src/fr/hammons/slinc/Lookup.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/MethodHandleTools.scala 64.44% <ø> (ø)
core/src/fr/hammons/slinc/Ptr.scala 0.00% <ø> (ø)
core/src/fr/hammons/slinc/Slinc.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/Tools.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/TypeDescriptor.scala 0.00% <0.00%> (ø)
...re/src/fr/hammons/slinc/container/ContextSet.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/types/TypesI.scala 0.00% <0.00%> (ø)
core/src/fr/hammons/slinc/types/x64/Linux.scala 0.00% <ø> (ø)
... and 23 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 changed the title Markehammons/issue51 ci: Fix benchmark reporting on Windows Jan 29, 2023
@markehammons markehammons linked an issue Jan 29, 2023 that may be closed by this pull request
@markehammons markehammons changed the title ci: Fix benchmark reporting on Windows ci: Fix benchmark reporting, switch to scala-cli action Feb 7, 2023
@markehammons markehammons force-pushed the markehammons/issue51 branch 8 times, most recently from ac91e26 to 516281d Compare February 7, 2023 12:55
@markehammons markehammons merged commit 2ea1cc9 into master Feb 7, 2023
@markehammons markehammons deleted the markehammons/issue51 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.

Split benchmarks into seperate actions, use scala-cli action everywhere, stop using mill script
2 participants