Skip to content

The framework's base data types, tools, and utilities

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-report.md
Notifications You must be signed in to change notification settings

andreySadomovskiy/base

 
 

Repository files navigation

Build Status   codecov   license

Spine Event Engine Base

This repository contains the code of foundation of the Spine Event Engine framework which includes:

These components are used by core-java and are not supposed to be used directly by the end user project.

The repository also contains:

On Coverage

Currently the coverage stats reflect the hits gathered from unit tests.

However, Gradle plugins, that are a significant part of this repository, are covered with integration tests. During each of those a standalone Gradle process is launched. The limitations of jacoco task API do not allow to include the coverage of such tests into the repository coverage report easily.

Therefore the current coverage percentage shown is significantly lower than a real one.

About

The framework's base data types, tools, and utilities

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-report.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%