Skip to content

Change suma#1

Merged
DanielHernanz9 merged 2 commits intomainfrom
ejercicio1
Apr 15, 2026
Merged

Change suma#1
DanielHernanz9 merged 2 commits intomainfrom
ejercicio1

Conversation

@DanielHernanz9
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings April 15, 2026 08:22
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates calculator behavior and adjusts when the GitHub Actions CI workflow runs.

Changes:

  • Modified Calculadora.suma(...) implementation to use multiplication instead of addition.
  • Changed the CI workflow trigger from push events to pull_request events.

Reviewed changes

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

File Description
src/main/java/es/codeurjc/test/ejem/Calculadora.java Changes the behavior of suma, affecting calculator correctness and existing tests.
.github/workflows/basic-workflow.yml Updates CI to run on pull requests instead of on pushes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DanielHernanz9 DanielHernanz9 merged commit 10d8158 into main Apr 15, 2026
1 check 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