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

Enhance code coverage accuracy and Coveralls integration #10

Merged
merged 4 commits into from
Jan 6, 2024

Conversation

mdapena
Copy link
Owner

@mdapena mdapena commented Jan 6, 2024

Initial Checks

  • The code compiles successfully without any errors or warnings.
  • I have personally tested these changes on my local environment.
  • I have ensured that relevant documentation has been added or updated.
  • I adhere to the project structure and code standards defined in the documentation.
  • My code follows the established coding style guidelines.
  • I have added tests for the new code (if applicable).
  • All existing tests have passed successfully.

Description

This PR focuses on enhancing the accuracy of code coverage metrics and improving the overall workflow in relation to Coveralls.

  • The Coveralls badges and release notes have been updated to accurately reflect the current code coverage and highlight the latest code changes and enhancements.
  • An issue related to the accuracy of reports and supported formats within the Coveralls workflow has been identified and resolved. The workflow has been updated to convert the .coverage file to XML format, enabling consistent and reliable reporting.

@mdapena mdapena added bug Something isn't working documentation Improvements or additions to documentation labels Jan 6, 2024
@mdapena mdapena changed the title Coveralls badges and release notes update Enhance code coverage accuracy and Coveralls integration Jan 6, 2024
@mdapena mdapena self-assigned this Jan 6, 2024
@mdapena mdapena merged commit e8fcf5f into master Jan 6, 2024
21 checks passed
@mdapena mdapena deleted the fastapi-event-emitter branch January 6, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant