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

Feature: manage configurations #81

Merged
merged 13 commits into from
Nov 4, 2024
Merged

Feature: manage configurations #81

merged 13 commits into from
Nov 4, 2024

Conversation

Zorin95670
Copy link
Member

No description provided.

@Zorin95670 Zorin95670 added the enhancement New feature or request label Oct 18, 2024
@Zorin95670 Zorin95670 self-assigned this Oct 18, 2024
@Zorin95670 Zorin95670 marked this pull request as draft October 18, 2024 14:37
@Zorin95670 Zorin95670 force-pushed the feature/configurations branch 3 times, most recently from dbbc5f6 to 8027222 Compare October 22, 2024 08:13
@Zorin95670 Zorin95670 force-pushed the feature/configurations branch from 8027222 to 426302c Compare October 28, 2024 13:40
@Zorin95670 Zorin95670 force-pushed the feature/configurations branch from 426302c to 94b26fb Compare October 30, 2024 09:51
@Zorin95670 Zorin95670 force-pushed the feature/configurations branch 5 times, most recently from 2ac2c26 to 34d8f25 Compare October 31, 2024 10:04
@Zorin95670 Zorin95670 force-pushed the feature/configurations branch from 34d8f25 to 270ced5 Compare October 31, 2024 10:19
Copy link


: Project Dependency Updates (report to plain text file)

The following dependencies are using the latest milestone version:

  • com.adarshr.test-logger:com.adarshr.test-logger.gradle.plugin:4.0.0
  • com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.51.0
  • com.hubspot.jinjava:jinjava:2.7.3
  • com.puppycrawl.tools:checkstyle:10.12.5
  • commons-beanutils:commons-beanutils:1.9.4
  • commons-lang:commons-lang:2.6
  • info.solidsoft.pitest:info.solidsoft.pitest.gradle.plugin:1.15.0
  • io.cucumber:cucumber-java:7.20.1
  • io.cucumber:cucumber-junit:7.20.1
  • io.spring.dependency-management:io.spring.dependency-management.gradle.plugin:1.1.6
  • org.flywaydb:flyway-core:10.20.1
  • org.flywaydb:flyway-database-postgresql:10.20.1
  • org.jacoco:org.jacoco.agent:0.8.11
  • org.jacoco:org.jacoco.ant:0.8.11
  • org.junit.vintage:junit-vintage-engine:5.11.3
  • org.pitest:pitest-command-line:1.15.2
  • org.pitest:pitest-junit5-plugin:1.2.1
  • org.postgresql:postgresql:42.7.4
  • org.projectlombok:lombok:1.18.34
  • org.sonarqube:org.sonarqube.gradle.plugin:5.1.0.4882
  • org.springframework.boot:org.springframework.boot.gradle.plugin:3.3.5
  • org.springframework.boot:spring-boot-starter-actuator:3.3.5
  • org.springframework.boot:spring-boot-starter-data-jdbc:3.3.5
  • org.springframework.boot:spring-boot-starter-data-jpa:3.3.5
  • org.springframework.boot:spring-boot-starter-jersey:3.3.5
  • org.springframework.boot:spring-boot-starter-oauth2-client:3.3.5
  • org.springframework.boot:spring-boot-starter-security:3.3.5
  • org.springframework.boot:spring-boot-starter-test:3.3.5
  • org.springframework.boot:spring-boot-starter-validation:3.3.5
  • org.springframework.boot:spring-boot-starter-web:3.3.5
  • org.springframework.session:spring-session-jdbc:3.3.3

The following dependencies have later milestone versions:

Gradle release-candidate updates:

  • Gradle: [8.10.2 -> 8.11-rc-1]

Copy link

Pit Test Coverage Report

Project Summary

Number of Classes Line Coverage Mutation Coverage Test Strength
75 94%
2180/2314
83%
632/764
85%
632/742

Copy link

@Zorin95670 Zorin95670 marked this pull request as ready for review October 31, 2024 10:27
@Zorin95670 Zorin95670 merged commit d575c35 into main Nov 4, 2024
6 checks passed
@Zorin95670 Zorin95670 deleted the feature/configurations branch November 4, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants