krud-dev / ostara

Ostara is a cross-platform desktop app for managing and monitoring Spring Boot applications using the Actuator API, providing comprehensive insights and effortless control.
https://ostara.dev
Apache License 2.0
319 stars 11 forks source link

Add in-app demo #411

Closed Idane closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 1da5d4713d37dddf2dffcff71e7e2ff9c806e19a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------- | ----- | | @krud-dev/boost | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 1 year ago

Codecov Report

Merging #411 (5269a8c) into master (70fe8ca) will increase coverage by 0.55%. The diff coverage is 49.20%.

:exclamation: Current head 5269a8c differs from pull request most recent head a7775cc. Consider uploading reports for the commit a7775cc to get more accurate results

@@             Coverage Diff              @@
##             master     #411      +/-   ##
============================================
+ Coverage     23.85%   24.40%   +0.55%     
- Complexity      173      178       +5     
============================================
  Files           227      229       +2     
  Lines          3513     3573      +60     
  Branches        228      231       +3     
============================================
+ Hits            838      872      +34     
- Misses         2645     2671      +26     
  Partials         30       30              
Flag Coverage Δ
daemon 24.40% <49.20%> (+0.55%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...in/dev/krud/boost/daemon/base/config/CrudConfig.kt 0.00% <0.00%> (ø)
...emon/configuration/application/ro/ApplicationRO.kt 0.00% <0.00%> (ø)
...ost/daemon/configuration/instance/ro/InstanceRO.kt 0.00% <0.00%> (ø)
...d/boost/daemon/controller/api/v1/DemoController.kt 0.00% <0.00%> (ø)
...n/kotlin/dev/krud/boost/daemon/demo/DemoService.kt 93.54% <93.54%> (ø)
...on/configuration/application/entity/Application.kt 81.81% <100.00%> (+10.38%) :arrow_up:
...t/daemon/configuration/instance/entity/Instance.kt 89.47% <100.00%> (+6.14%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more