Skip to content

Added Codecov to CI/CD#9

Merged
cemde merged 3 commits intomainfrom
codecov
Feb 13, 2026
Merged

Added Codecov to CI/CD#9
cemde merged 3 commits intomainfrom
codecov

Conversation

@cemde
Copy link
Collaborator

@cemde cemde commented Nov 24, 2025

Description

Added Codecov.io uspport to continuous deployment

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code quality improvement (refactoring, formatting, etc.)

Checklist

Contribution

Documentation

  • Added/updated docstrings for new/modified functions
  • Updated relevant documentation in docs/ (if applicable)
  • Tag github issue with this PR (if applicable)

Changelog

  • Added entry to CHANGELOG.md under [Unreleased] section
    • Use Added section for new features
    • Use Changed section for modifications to existing functionality
    • Use Fixed section for bug fixes
    • Use Removed section for deprecated/removed features
  • OR this is a documentation-only change (no changelog needed)

Example:
- Support for multi-agent tracing (PR:#123)

Architecture (if applicable)

  • Core/Interface separation: Changes in maseval/core/ do NOT import from maseval/interface/
  • Dependencies: New core dependencies added sparingly; framework integrations go to optional dependencies

Additional Notes

N/A

@github-actions
Copy link

github-actions bot commented Nov 24, 2025

Coverage report

This PR does not seem to contain any modification to coverable code.

@cemde cemde marked this pull request as ready for review February 13, 2026 15:35
@codecov
Copy link

codecov bot commented Feb 13, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

Copy link
Collaborator Author

@cemde cemde left a comment

Choose a reason for hiding this comment

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

ok

@cemde cemde merged commit 36602b0 into main Feb 13, 2026
22 checks 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.

1 participant