Skip to content

Comments

fix: delete automation trigger#1657

Merged
zoe-icu merged 1 commit intodevelopfrom
fix/delete-trigger
Mar 12, 2024
Merged

fix: delete automation trigger#1657
zoe-icu merged 1 commit intodevelopfrom
fix/delete-trigger

Conversation

@zoe-icu
Copy link
Collaborator

@zoe-icu zoe-icu commented Mar 12, 2024

No description provided.

@zoe-icu zoe-icu self-assigned this Mar 12, 2024
@zoe-icu zoe-icu linked an issue Mar 12, 2024 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Mar 12, 2024

Image description CodeRabbit


Uplevel your code reviews with CodeRabbit Pro

CodeRabbit Pro

If you like this project, please support us by purchasing the Pro version. The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version. Moreover, CodeRabbit Pro is free for open source projects.

@zoe-icu zoe-icu force-pushed the fix/delete-trigger branch from 28f62f2 to 819b13d Compare March 12, 2024 03:27
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image description CodeRabbit

Commits Files that changed from the base of the PR and between 698a296 and 819b13d commits.
Files selected (6)
  • backend-server/application/src/main/java/com/apitable/automation/controller/AutomationRobotController.java (1)
  • backend-server/application/src/main/java/com/apitable/automation/service/IAutomationTriggerService.java (1)
  • backend-server/application/src/main/java/com/apitable/automation/service/impl/AutomationTriggerServiceImpl.java (2)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/AutomationServiceFacade.java (1)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/DefaultAutomationServiceFacadeImpl.java (1)
  • backend-server/application/src/test/java/com/apitable/automation/service/impl/AutomationTriggerServiceImplTest.java (1)
Files not summarized due to errors (6)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/AutomationServiceFacade.java (nothing obtained from openai)
  • backend-server/application/src/test/java/com/apitable/automation/service/impl/AutomationTriggerServiceImplTest.java (nothing obtained from openai)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/DefaultAutomationServiceFacadeImpl.java (nothing obtained from openai)
  • backend-server/application/src/main/java/com/apitable/automation/service/IAutomationTriggerService.java (nothing obtained from openai)
  • backend-server/application/src/main/java/com/apitable/automation/controller/AutomationRobotController.java (nothing obtained from openai)
  • backend-server/application/src/main/java/com/apitable/automation/service/impl/AutomationTriggerServiceImpl.java (nothing obtained from openai)
Files not reviewed due to errors (6)
  • backend-server/application/src/main/java/com/apitable/automation/controller/AutomationRobotController.java (no response)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/DefaultAutomationServiceFacadeImpl.java (no response)
  • backend-server/application/src/main/java/com/apitable/automation/service/IAutomationTriggerService.java (no response)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/AutomationServiceFacade.java (no response)
  • backend-server/application/src/test/java/com/apitable/automation/service/impl/AutomationTriggerServiceImplTest.java (no response)
  • backend-server/application/src/main/java/com/apitable/automation/service/impl/AutomationTriggerServiceImpl.java (no response)
Review comments generated (0)
  • Review: 0
  • LGTM: 0

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @coderabbitai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

}
}

@Override
Copy link
Collaborator

@ChambersChan ChambersChan Mar 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+事务

@zoe-icu zoe-icu force-pushed the fix/delete-trigger branch from 819b13d to 8cdffda Compare March 12, 2024 03:30
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image description CodeRabbit

Commits Files that changed from the base of the PR and between 698a296 and 8cdffda commits.
Files selected (6)
  • backend-server/application/src/main/java/com/apitable/automation/controller/AutomationRobotController.java (1)
  • backend-server/application/src/main/java/com/apitable/automation/service/IAutomationTriggerService.java (1)
  • backend-server/application/src/main/java/com/apitable/automation/service/impl/AutomationTriggerServiceImpl.java (2)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/AutomationServiceFacade.java (1)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/DefaultAutomationServiceFacadeImpl.java (1)
  • backend-server/application/src/test/java/com/apitable/automation/service/impl/AutomationTriggerServiceImplTest.java (1)
Files not summarized due to errors (6)
  • backend-server/application/src/main/java/com/apitable/automation/service/impl/AutomationTriggerServiceImpl.java (nothing obtained from openai)
  • backend-server/application/src/main/java/com/apitable/automation/controller/AutomationRobotController.java (nothing obtained from openai)
  • backend-server/application/src/main/java/com/apitable/automation/service/IAutomationTriggerService.java (nothing obtained from openai)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/AutomationServiceFacade.java (nothing obtained from openai)
  • backend-server/application/src/test/java/com/apitable/automation/service/impl/AutomationTriggerServiceImplTest.java (nothing obtained from openai)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/DefaultAutomationServiceFacadeImpl.java (nothing obtained from openai)
Files not reviewed due to errors (6)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/AutomationServiceFacade.java (no response)
  • backend-server/application/src/main/java/com/apitable/automation/controller/AutomationRobotController.java (no response)
  • backend-server/application/src/main/java/com/apitable/interfaces/automation/facede/DefaultAutomationServiceFacadeImpl.java (no response)
  • backend-server/application/src/main/java/com/apitable/automation/service/impl/AutomationTriggerServiceImpl.java (no response)
  • backend-server/application/src/main/java/com/apitable/automation/service/IAutomationTriggerService.java (no response)
  • backend-server/application/src/test/java/com/apitable/automation/service/impl/AutomationTriggerServiceImplTest.java (no response)
Review comments generated (0)
  • Review: 0
  • LGTM: 0

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @coderabbitai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

@zoe-icu zoe-icu merged commit 69aeb70 into develop Mar 12, 2024
@zoe-icu zoe-icu deleted the fix/delete-trigger branch March 12, 2024 03:40
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