Skip to content

Improve cryodrgn_beta and tests/#457

Draft
michal-g wants to merge 1 commit intomainfrom
cursor/improve-cryodrgn-beta-and-tests-aefc
Draft

Improve cryodrgn_beta and tests/#457
michal-g wants to merge 1 commit intomainfrom
cursor/improve-cryodrgn-beta-and-tests-aefc

Conversation

@michal-g
Copy link
Copy Markdown
Collaborator

Implement a comprehensive testing suite with new categories, a unified test runner, and enhanced CI/CD workflows to boost code quality and developer confidence.


Open in Cursor Open in Web

This commit introduces comprehensive testing improvements, including:
- New comprehensive test workflow (`comprehensive_tests.yml`)
- Enhanced `Makefile` with more testing targets
- Refactored `run_test_suite.py` for better test category management
- Added new test modules for error handling, mocking, performance, and property-based testing
- Improved coverage reporting and Codecov integration
- Updated README with detailed testing and development information
- Added pytest markers and coverage configuration in `pyproject.toml`

Co-authored-by: mg2332 <mg2332@princeton.edu>
@cursor
Copy link
Copy Markdown

cursor Bot commented Sep 17, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@github-actions
Copy link
Copy Markdown

🧪 Comprehensive Test Results

Overall Results:

  • ✅ Passed: 0
  • ❌ Failed: 0
  • ⏱️ Duration: 0s
  • 📊 Success Rate: 0.0%

Test Categories:

View detailed results
{
"timestamp": 1758126894.6819978,
"github_event": "pull_request",
"github_ref": "refs/pull/457/merge",
"total_test_runs": 0,
"individual_results": {},
"overall_passed": 0,
"overall_failed": 0,
"overall_duration": 0,
"success_rate": 0
}

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