Skip to main content

history_page

Function history_page 

Source
pub fn history_page(corpus: &str, service: &str) -> Redirect
Expand description

The former standalone history chart page. The success-rate Vega chart is now merged into runs_page, rendering inline above the run-history table at /runs/<corpus>/<service>, so this route redirects there — keeping old links, bookmarks, and nav entries working.