epi-project / brane

Programmable Orchestration of Applications and Networking
Apache License 2.0
9 stars 7 forks source link

Bump to 0.6.3 #13

Closed Lut99 closed 2 years ago

Lut99 commented 2 years ago

Merging latest fixes for VM + array type resolving and slightly more overviewable release page.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2417246797


Changes Missing Coverage Covered Lines Changed/Added Lines %
specifications/src/arch.rs 0 1 0.0%
brane-bvm/src/objects.rs 0 2 0.0%
brane-cli/src/build_common.rs 0 2 0.0%
brane-dsl/src/generator/generator.rs 0 2 0.0%
brane-bvm/src/vm.rs 11 15 73.33%
brane-cli/src/build_ecu.rs 0 4 0.0%
brane-cli/src/build_oas.rs 0 4 0.0%
brane-cli/src/run.rs 0 5 0.0%
brane-bvm/src/tests.rs 398 422 94.31%
<!-- Total: 410 458 89.52% -->
Totals Coverage Status
Change from base Build 2373491023: 9.8%
Covered Lines: 1373
Relevant Lines: 8347

💛 - Coveralls