Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR for release #169

Merged
merged 63 commits into from
Jan 10, 2024
Merged

PR for release #169

merged 63 commits into from
Jan 10, 2024

Conversation

mcweba
Copy link
Collaborator

@mcweba mcweba commented Jan 10, 2024

No description provided.

runner and others added 30 commits October 16, 2023 07:28
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.4.2.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.1)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps commons-io:commons-io from 2.5 to 2.7.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
….jackson.core-jackson-databind-2.13.4.2

Bump com.fasterxml.jackson.core:jackson-databind from 2.13.0 to 2.16.0
….13.1

Bump junit:junit from 4.12 to 4.13.1
…mmons-io-2.7

Bump commons-io:commons-io from 2.5 to 2.7
hiddenalpha and others added 28 commits January 3, 2024 17:24
# Conflicts:
#	src/main/java/org/swisspush/reststorage/EventBusAdapter.java
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

Attention: 289 lines in your changes are missing coverage. Please review.

Comparison is base (3310cf9) 63.59% compared to head (24e892e) 62.53%.

Files Patch % Lines
.../org/swisspush/reststorage/redis/RedisStorage.java 58.74% 92 Missing and 26 partials ⚠️
.../org/swisspush/reststorage/RestStorageHandler.java 75.46% 34 Missing and 6 partials ⚠️
...a/org/swisspush/reststorage/FileSystemStorage.java 40.81% 23 Missing and 6 partials ⚠️
...ava/org/swisspush/reststorage/EventBusAdapter.java 5.88% 16 Missing ⚠️
...main/java/org/swisspush/reststorage/UrlParser.java 57.14% 15 Missing ⚠️
.../reststorage/lock/lua/ReleaseLockRedisCommand.java 33.33% 12 Missing and 2 partials ⚠️
...rg/swisspush/reststorage/DefaultRedisProvider.java 14.28% 11 Missing and 1 partial ⚠️
...swisspush/reststorage/lock/lua/LuaScriptState.java 59.25% 7 Missing and 4 partials ⚠️
.../swisspush/reststorage/RedisRestStorageRunner.java 0.00% 8 Missing ⚠️
...spush/reststorage/FileSystemRestStorageRunner.java 0.00% 7 Missing ⚠️
... and 6 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #169      +/-   ##
============================================
- Coverage     63.59%   62.53%   -1.06%     
- Complexity      386      392       +6     
============================================
  Files            32       32              
  Lines          2428     2584     +156     
  Branches        294      298       +4     
============================================
+ Hits           1544     1616      +72     
- Misses          727      807      +80     
- Partials        157      161       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mcweba mcweba merged commit b209560 into master Jan 10, 2024
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants