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

code: added cobertura plugin with its standard configuration #925

Open
wants to merge 2 commits into
base: develop_3x
Choose a base branch
from

Conversation

meddhiaka
Copy link
Contributor

@meddhiaka meddhiaka commented Mar 28, 2024

Pull Requests Requirements

  • The PR title includes a brief description of the work done, including the Issue number if applicable.
  • The PR includes a video showing the changes for the work done.
  • The PR title follows conventional commit label standards.
  • The changes confirm to the OpenElis Global x3 Styleguide and design documentation.
  • The changes include tests or are validated by existing tests.
  • I have read and agree to the Contributing Guidelines of this project.

Summary

Added Cobertura plugin and its test configuration to Maven package manager pom.xml file.

Related Issue

#865

@Agaba-derrick
Copy link
Contributor

@meddhiaka could kindly refference the issue number you are solving in here i.e #865
Do you mind recording a video using Loom showing the passing of tests with the added dependency you just added

@meddhiaka
Copy link
Contributor Author

@meddhiaka could kindly refference the issue number you are solving in here i.e #865 Do you mind recording a video using Loom showing the passing of tests with the added dependency you just added

If I run the build command, it will generate an HTML file inside the src folder with a benchmark graph

Do you want me to add the benchmark testing files?

@Agaba-derrick
Copy link
Contributor

@meddhiaka could kindly refference the issue number you are solving in here i.e #865 Do you mind recording a video using Loom showing the passing of tests with the added dependency you just added

If I run the build command, it will generate an HTML file inside the src folder with a benchmark graph

Do you want me to add the benchmark testing files?

@meddhiaka Use Loom to record the tests pass

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.

None yet

2 participants