go-tick / core

0 stars 0 forks source link

Feature/15 inquiry implement integration benchmark tests #16

Closed misikdmytro closed 1 month ago

misikdmytro commented 1 month ago

Pull Request Checklist

Thank you for your contribution to GoTick! Please make sure you have completed the following steps before submitting your pull request:

Description

Type of Change

Please select the type of change that applies to this pull request:

Checklist

Related Issues

Link any related issues here:

Additional Information

Provide any other information that is important to this PR, such as screenshots, benchmarks, or performance improvements.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.57%. Comparing base (6665422) to head (18dfa80). Report is 42 commits behind head on develop.

Files with missing lines Patch % Lines
inmemory.go 0.00% 1 Missing :warning:
planner.go 75.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #16 +/- ## =========================================== + Coverage 86.15% 86.57% +0.41% =========================================== Files 9 9 Lines 419 417 -2 =========================================== Hits 361 361 + Misses 51 50 -1 + Partials 7 6 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 0.1.0-beta.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: