Skip to content
Started 2 yr 7 mo ago
Took 8 min 0 sec
Success

#179 (Feb 21, 2022, 2:40:41 PM)

Changes
  1. Add no-arg constructor to LangString so that it can be deserialized from JSON. (commit: 31bcbbc) (details / githubweb)
  2. [Fix] Fix classpath issue on Windows (directory path didn't match pattern due to different separator). (commit: 1cf432a) (details / githubweb)
  3. Rename ReleaseNotes.md to CHANGELOG.md and give the dates in it a standard format. (commit: 2b1f201) (details / githubweb)
  4. Explicitly use UTF-8 encoding when parsing mapping file. (commit: 740f4d3) (details / githubweb)
  5. [0.18.3] Bump version, update changelog and fix minor stuff in readme. (commit: b3456ff) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 12 sec waiting;
  • 8 min 0 sec build duration;
  • 8 min 12 sec total from scheduled to completion.
Revision: 7923f87bb3c1abf54e98893ad5e700f5cacf5f07
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION85%
    BRANCH76%
    COMPLEXITY75%
    LINE86%
    METHOD82%
    CLASS93%