gemini-hlsw / lucuma-sso

Lucuma Single Sign-On Service and Libraries
6 stars 3 forks source link

Update lucuma-core, lucuma-core-testkit to 0.89.1 #754

Closed lucuma-steward[bot] closed 9 months ago

lucuma-steward[bot] commented 10 months ago

About this PR

📦 Updates

📜 GitHub Release Notes - Version Diff

Usage

✅ Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

âš™ Adjust future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "edu.gemini" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "edu.gemini" } }] ```

labels: library-update, early-semver-major, semver-spec-minor, version-scheme:early-semver, commit-count:1

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fec8eed) 54.52% compared to head (96143da) 54.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #754 +/- ## ======================================= Coverage 54.52% 54.52% ======================================= Files 42 42 Lines 1194 1194 Branches 10 10 ======================================= Hits 651 651 Misses 543 543 ```

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