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

Bugfix/fix chat bugs #77

Merged
merged 7 commits into from
Sep 26, 2024
Merged

Bugfix/fix chat bugs #77

merged 7 commits into from
Sep 26, 2024

Conversation

Zorin95670
Copy link
Member

No description provided.

@Zorin95670 Zorin95670 added the Bug Something isn't working label Sep 26, 2024
@Zorin95670 Zorin95670 self-assigned this Sep 26, 2024
@Zorin95670 Zorin95670 force-pushed the bugfix/fix_chat_bugs branch 5 times, most recently from 284211e to e33690f Compare September 26, 2024 10:03
Aboubakar and others added 5 commits September 26, 2024 14:05
Bugs fixed:

- Fixed URI endpoint /api/api to /api in sendRequest()
- Fixed endpoint from /chat to /message
- Add missing "pluginName" param in body for in sendFiles()
- By adding AiMessageRecord, fix missing param in sendMessage()
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.github.erosb:json-sKema:0.18.0
  • 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.19.0
  • io.cucumber:cucumber-junit:7.19.0
  • io.spring.dependency-management:io.spring.dependency-management.gradle.plugin:1.1.6
  • org.jacoco:org.jacoco.agent:0.8.11
  • org.jacoco:org.jacoco.ant:0.8.11
  • org.junit.vintage:junit-vintage-engine:5.11.1
  • 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.4
  • org.springframework.boot:spring-boot-starter-actuator:3.3.4
  • org.springframework.boot:spring-boot-starter-data-jdbc:3.3.4
  • org.springframework.boot:spring-boot-starter-data-jpa:3.3.4
  • org.springframework.boot:spring-boot-starter-jersey:3.3.4
  • org.springframework.boot:spring-boot-starter-oauth2-client:3.3.4
  • org.springframework.boot:spring-boot-starter-security:3.3.4
  • org.springframework.boot:spring-boot-starter-test:3.3.4
  • org.springframework.boot:spring-boot-starter-validation:3.3.4
  • org.springframework.boot:spring-boot-starter-web:3.3.4
  • org.springframework.session:spring-session-jdbc:3.3.2

The following dependencies have later milestone versions:

Gradle release-candidate updates:

  • Gradle: [8.5 -> 8.10.2]

Copy link

Pit Test Coverage Report

Project Summary

Number of Classes Line Coverage Mutation Coverage Test Strength
69 94%
1896/2011
82%
558/678
85%
558/660

Copy link

sonarcloud bot commented Sep 26, 2024

@Zorin95670 Zorin95670 merged commit cba6514 into main Sep 26, 2024
6 checks passed
@Zorin95670 Zorin95670 deleted the bugfix/fix_chat_bugs branch September 26, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants