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 xml support to actuator #409

Open Idane opened 1 year ago

Idane commented 1 year ago

Closes #405

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 6e4e354230d9db9f68b6f7f72300f400a007bb4d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #409 (6e4e354) into master (70fe8ca) will increase coverage by 0.13%. The diff coverage is 63.63%.

@@             Coverage Diff              @@
##             master     #409      +/-   ##
============================================
+ Coverage     23.85%   23.98%   +0.13%     
- Complexity      173      174       +1     
============================================
  Files           227      227              
  Lines          3513     3523      +10     
  Branches        228      229       +1     
============================================
+ Hits            838      845       +7     
- Misses         2645     2647       +2     
- Partials         30       31       +1     
Flag Coverage Δ
daemon 23.98% <63.63%> (+0.13%) :arrow_up:

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

Impacted Files Coverage Δ
...daemon/actuator/model/EndpointsActuatorResponse.kt 75.00% <ø> (ø)
...ud/boost/daemon/actuator/ActuatorHttpClientImpl.kt 56.08% <63.63%> (+0.77%) :arrow_up:

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