Release 3.1.3 - #1126
Release 3.1.3#1126mshriver wants to merge 1 commit into
Conversation
DB migrations with indicies for runs, results, artifacts Idempotent re-import of runs, ensuring no duplication of results or artifacts Explicit float/integer/string handling of metadata and summary data Better frontend handling of component/env/marker label rendering Co-authored-by: Claude <noreply@anthropic.com>
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR prepares the 3.1.3 release by synchronizing version metadata across the backend, frontend, and OpenAPI specification. The description also references database indexing, idempotent run re-imports, explicit data-type handling, and frontend label-rendering improvements, but no implementation for those changes is present in the supplied diff. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (75.89%) is below the target coverage (85.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #1126 +/- ##
===========================================
+ Coverage 65.03% 75.89% +10.85%
===========================================
Files 91 154 +63
Lines 3967 7704 +3737
Branches 0 697 +697
===========================================
+ Hits 2580 5847 +3267
- Misses 1387 1649 +262
- Partials 0 208 +208 see 63 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
DB migrations with indicies for runs, results, artifacts
Idempotent re-import of runs, ensuring no duplication of results or artifacts
Explicit float/integer/string handling of metadata and summary data
Better frontend handling of component/env/marker label rendering
Summary by Sourcery
Chores: