Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DashAISoftware
/
dashAI
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
460
Code
Issues
6
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Introduce Reports for run evaluation
- #868
#868
Merged
cristian-tamblay
merged 23 commits into
develop
DashAISoftware/dashAI:develop
from
feat/evaluation-reports
DashAISoftware/dashAI:feat/evaluation-reports
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Introduce Reports for run evaluation
#868
cristian-tamblay
merged 23 commits into
develop
DashAISoftware/dashAI:develop
from
feat/evaluation-reports
DashAISoftware/dashAI:feat/evaluation-reports
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
refactor: extract the artifact list out of the explainer plot
Show description for 76d5e23
Irozuku
committed
76d5e23
View commit details
Copy full SHA for 76d5e23
Browse repository at this point
feat: add the evaluation reports backend
Show description for 7639697
Irozuku
committed
7639697
View commit details
Copy full SHA for 7639697
Browse repository at this point
feat: add the evaluation reports view
Show description for 11bc78c
Irozuku
committed
11bc78c
View commit details
Copy full SHA for 11bc78c
Browse repository at this point
fix: drag reports onto the central panel as reports
Show description for 0138b40
Irozuku
committed
0138b40
View commit details
Copy full SHA for 0138b40
Browse repository at this point
fix: edit the colorscale of heatmaps that own it
Show description for 2a504f8
Irozuku
committed
2a504f8
View commit details
Copy full SHA for 2a504f8
Browse repository at this point
feat: add a reverse toggle to the colorscale selector
Show description for f16e3ca
Irozuku
committed
f16e3ca
View commit details
Copy full SHA for f16e3ca
Browse repository at this point
feat: persist plot edits made to a report
Show description for 696014c
Irozuku
committed
696014c
View commit details
Copy full SHA for 696014c
Browse repository at this point
fix: keep a plot edit when a grouped selector changes entry
Show description for f04f38b
Irozuku
committed
f04f38b
View commit details
Copy full SHA for f04f38b
Browse repository at this point
feat: show a report's job status as a dot on its card
Show description for be2073d
Irozuku
committed
be2073d
View commit details
Copy full SHA for be2073d
Browse repository at this point
feat: confirm before deleting a report
Show description for b1c3554
Irozuku
committed
b1c3554
View commit details
Copy full SHA for b1c3554
Browse repository at this point
fix: order reports oldest first so new ones land at the bottom
Show description for 64f7974
Irozuku
committed
64f7974
View commit details
Copy full SHA for 64f7974
Browse repository at this point
feat: match the explainer list interaction on the reports tab
Show description for dbd509b
Irozuku
committed
dbd509b
View commit details
Copy full SHA for dbd509b
Browse repository at this point
perf: stop the reports tab flashing a spinner on every refresh
Show description for c6e82b8
Irozuku
committed
c6e82b8
View commit details
Copy full SHA for c6e82b8
Browse repository at this point
perf: stop ancestor re-renders relayouting every mounted plot
Show description for 955efd2
Irozuku
committed
955efd2
View commit details
Copy full SHA for 955efd2
Browse repository at this point
Commits on Aug 4, 2026
feat: one report covers every evaluation partition
Show description for 00fa06e
Irozuku
committed
00fa06e
View commit details
Copy full SHA for 00fa06e
Browse repository at this point
feat: add a parameterless report on the click, without a dialog
Show description for 70f96cc
Irozuku
committed
70f96cc
View commit details
Copy full SHA for 70f96cc
Browse repository at this point
Commits on Sep 7, 2026
Merge branch 'develop' into feat/evaluation-reports
Irozuku
committed
6f16121
View commit details
Copy full SHA for 6f16121
Browse repository at this point
refactor: reuse the shared plot override body in reports
Show description for 257fc1b
Irozuku
committed
257fc1b
View commit details
Copy full SHA for 257fc1b
Browse repository at this point
feat: report on the partitions of any evaluation strategy
Show description for 615d1ce
Irozuku
committed
615d1ce
View commit details
Copy full SHA for 615d1ce
Browse repository at this point
fix: undo a plot edit on a report or explainer
Show description for 5d758a5
Irozuku
committed
5d758a5
View commit details
Copy full SHA for 5d758a5
Browse repository at this point
fix: report only on partitions a run can actually predict
Show description for dfa2e73
Irozuku
committed
dfa2e73
View commit details
Copy full SHA for dfa2e73
Browse repository at this point
feat: add forecasting and translation evaluation reports
Show description for 0db6393
Irozuku
committed
0db6393
View commit details
Copy full SHA for 0db6393
Browse repository at this point
fix: make parameters and created fields nullable in Report model
Irozuku
committed
2a35a08
View commit details
Copy full SHA for 2a35a08
Browse repository at this point
You can’t perform that action at this time.