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

[finishes 187511688]-implement-badges-status(CI/CD)-show-whether-pass… #42

Merged

Conversation

hozayves
Copy link
Collaborator

@hozayves hozayves commented Apr 29, 2024

Purpose

The Build Status Badge (CI/CD) serves as an indicator of the status of our continuous integration/continuous deployment (CI/CD) pipeline. It offers clarity to users and contributors regarding the current state of our build process, whether it has passed or failed.

Changes Made

  • The README.md file was updated.
  • Modifications were implemented in the CI/CD pipeline file to enable sending coverage reports to coveralls.io.
  • Adjustments were made in the test suite to include tests for functions created in the controller, ensuring coverage reports can be sent to Coveralls. These tests serve as samples and may be removed once tests for endpoints are implemented.

Testing Instructions

Please refer to the README in the GitHub repository for details.

Related Issues

None

Checklist

Please review the following checklist and make sure all tasks are complete before submitting:

  • Code follows the project's coding standards
  • Changes are covered by tests
  • Documentation is updated (if applicable)
  • All tests pass

@hozayves hozayves added the bug Something isn't working label Apr 29, 2024
@hozayves hozayves force-pushed the 187511688-Implement-Badges-for-the-Project-Repository branch 3 times, most recently from 2d9cd0d to 15c0d46 Compare April 29, 2024 15:24
@hozayves hozayves removed the bug Something isn't working label Apr 29, 2024
@Munezero2000 Munezero2000 self-requested a review April 29, 2024 21:31
README.md Outdated Show resolved Hide resolved
@hozayves hozayves added the bug Something isn't working label Apr 30, 2024
@hozayves hozayves force-pushed the 187511688-Implement-Badges-for-the-Project-Repository branch 21 times, most recently from 5aade1a to e8fc25e Compare April 30, 2024 20:19
@hozayves hozayves force-pushed the 187511688-Implement-Badges-for-the-Project-Repository branch 4 times, most recently from 58894f5 to cbb8b0d Compare April 30, 2024 21:17
@hozayves hozayves force-pushed the 187511688-Implement-Badges-for-the-Project-Repository branch 2 times, most recently from aa289a9 to 1ebbd93 Compare April 30, 2024 21:35
@hozayves hozayves added ready and removed bug Something isn't working labels May 1, 2024
@hozayves hozayves force-pushed the 187511688-Implement-Badges-for-the-Project-Repository branch 5 times, most recently from f288a8f to c68c0db Compare May 1, 2024 14:19
@hozayves hozayves force-pushed the 187511688-Implement-Badges-for-the-Project-Repository branch from c68c0db to 1ee80b4 Compare May 2, 2024 09:50
@hozayves hozayves force-pushed the 187511688-Implement-Badges-for-the-Project-Repository branch from 1ee80b4 to c92d5b3 Compare May 2, 2024 09:55
@niyontwali niyontwali merged commit 5ed1800 into develop May 6, 2024
7 checks passed
P-Rwirangira pushed a commit that referenced this pull request May 6, 2024
…r-the-Project-Repository

[finishes 187511688]-implement-badges-status(CI/CD)-show-whether-pass…
P-Rwirangira pushed a commit that referenced this pull request May 6, 2024
…r-the-Project-Repository

[finishes 187511688]-implement-badges-status(CI/CD)-show-whether-pass…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants