• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Kevin-Lee / j8plus
91%

Build:
DEFAULT BRANCH: master
Repo Added 08 May 2015 12:34PM UTC
Files 45
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • ${GITHUB_REF#refs/heads/}
  • 1a4f51102da15eda34aced73ac9723ab7b859fe0
  • 42be78f19297ff99b817f67917f55fb396cfe82c
  • 803882585335c5c0048aa0cbe0f03e8c8678f799
  • 834ad5e7bb288678a153fb9f034f14d25445424b
  • add-cache-setup-for-github-actions
  • add-codecov
  • add-dependabot
  • add-doc-site
  • add-either-type
  • add-github-issue-and-pr-templates
  • add-maven-central-release-to-github-actions
  • add-more-test
  • add-pr-labeler
  • add-pr-labeler-for-docs
  • b4336c78f97d7f7836bb8debf1c0d09a3652a777
  • bf4d1c2a63c2981a29d4d0e95b4f7f85ae803d18
  • bug/62/make-maybe-serializable
  • bug/75/fix-pom
  • change-in-build-config
  • d02f9526c9cb87c1aacdba8aa5c61248b14c2c40
  • docs/add-Either.getOrElse
  • docs/either-fix
  • docs/either-flatMap
  • docs/either-fold
  • docs/either-from
  • docs/either-isLeft
  • docs/either-isRight
  • docs/either-leftFlatMap
  • docs/either-leftMap
  • docs/either-map
  • docs/either-minor-fix
  • docs/either-note
  • docs/either-remove-wip-from-label
  • docs/either-swap
  • docs/update-code-theme
  • docs/update-docs-with-new-version
  • e76cb7ffc4ac26b5acbbdcd5a9bd947e612246a4
  • fix-gh-templates
  • fix-invalid-java-options
  • fix-javadoc
  • fix-old-sbt-syntax
  • fix-sbt-config
  • fix-sbt-javacoptions-config
  • fix-test
  • formatting
  • main
  • make-publish-doc-manual
  • minor-changes
  • pre-release
  • prepare-to-release
  • publish-docs
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.2.0
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • refs/tags/v1.0.0
  • release
  • release-with-sbt-ci-release
  • replace-setup-java-with-setup-scala
  • task/101/rethrow-cause
  • task/102/add-runOrRethrowCause
  • task/106/Add-getOrRethrowCause-with-Predicate
  • task/108/Add-runOrRethrowCause-with-Predicate
  • task/115/change-toString
  • task/116/change-just-to-maybe
  • task/119/fix-Maybe.toString
  • task/128/publish-with-sbt-1.3.13
  • task/167/add-Either.getOrElse
  • task/168/add-Either.getLeftOrElse
  • task/170/add-Either.forEachLeft
  • task/182/publish-to-s01
  • task/185/add-codecov
  • task/30/shh-for-supplier-3
  • task/32/shh-for-consumer
  • task/36/shh-for-predicate
  • task/46/change-group-id-to-io.kevinlee
  • task/47/setup-github-actions
  • task/51/make-either-left-and-right-final
  • task/52/add-maybe
  • task/61/add-from-maybe
  • task/87/swap-Maybe.fold-params
  • task/89/add-Maybe.toOptional
  • task/90/add-Maybe.toEither
  • task/91/add-Either.toOptional
  • task/92/add-Either.toMaybe
  • task/rename-package
  • udpate-gitignore
  • update-build-and-upgrade-libs
  • update-build-config-and-script
  • update-build.sbt
  • update-docs-either
  • update-env-var-for-github-auth-token
  • update-github-actions-cache-setup
  • update-github-actions-config
  • update-project-config
  • update-readme
  • update-sbt-config
  • update-sbt-plugins
  • upgrade-docusaurus
  • upgrade-libs
  • upgrade-plugin
  • upgrade-sbt
  • upgrade-sbt-and-plugin
  • upgrade-sbt-and-scala
  • upgrade-sbt-plugin
  • upgrade-test0ster1

pending completion
#143

push

github-actions

web-flow
Merge pull request #83 from Kevin-Lee/upgrade-sbt

Upgraded: sbt 1.3.8 => 1.3.10

572 of 626 relevant lines covered (91.37%)

5.34 hits per line

Relevant lines Covered
Build:
Build:
626 RELEVANT LINES 572 COVERED LINES
5.34 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#143 master Merge pull request #83 from Kevin-Lee/upgrade-sbt Upgraded: sbt 1.3.8 => 1.3.10 push 01 May 2020 02:39PM UTC web-flow github-actions pending completion  
#141 master Merge pull request #82 from Kevin-Lee/upgrade-sbt-and-plugin push 12 Mar 2020 12:27PM UTC web-flow github-actions pending completion  
#139 master Merge pull request #81 from Kevin-Lee/upgrade-sbt push 02 Dec 2019 01:35PM UTC web-flow github-actions pending completion  
#137 master Merge pull request #80 from Kevin-Lee/update-github-actions-cache-setup push 01 Dec 2019 03:02AM UTC web-flow github-actions pending completion  
#135 master Merge pull request #79 from Kevin-Lee/upgrade-test0ster1 push 22 Nov 2019 08:41AM UTC web-flow github-actions pending completion  
#133 master Merge pull request #78 from Kevin-Lee/update-readme push 21 Nov 2019 03:30AM UTC web-flow github-actions pending completion  
#130 master Merge pull request #77 from Kevin-Lee/release push 21 Nov 2019 01:14AM UTC web-flow github-actions pending completion  
#127 master Merge pull request #76 from Kevin-Lee/bug/75/fix-pom push 21 Nov 2019 01:05AM UTC web-flow github-actions pending completion  
#124 master Merge pull request #74 from Kevin-Lee/add-maven-central-release-to-github-actions push 21 Nov 2019 12:26AM UTC web-flow github-actions pending completion  
#120 master Merge pull request #73 from Kevin-Lee/minor-changes push 17 Nov 2019 01:15PM UTC web-flow github-actions pending completion  
See All Builds (347)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc