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

fix: add missing nullcheck to MultiDateDeserializer #407

Closed Idane closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 8f4ca62f2adaa9406c2017fa1f77a1663b46e19d

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 | Patch |

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 #407 (8f4ca62) into master (caee680) will not change coverage. The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master     #407   +/-   ##
=========================================
  Coverage     23.85%   23.85%           
  Complexity      173      173           
=========================================
  Files           227      227           
  Lines          3513     3513           
  Branches        228      228           
=========================================
  Hits            838      838           
  Misses         2645     2645           
  Partials         30       30           
Flag Coverage Δ
daemon 23.85% <0.00%> (ø)

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

Impacted Files Coverage Δ
.../dev/krud/boost/daemon/base/config/SentryConfig.kt 0.00% <0.00%> (ø)
...krud/boost/daemon/jackson/MultiDateDeserializer.kt 76.19% <0.00%> (ø)

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