@ -74,6 +74,7 @@ fn main() {
|
|||||||
("commit", git_commit_hash.trim().to_string(), String)
|
("commit", git_commit_hash.trim().to_string(), String)
|
||||||
);
|
);
|
||||||
*/
|
*/
|
||||||
|
|
||||||
}
|
}
|
||||||
let last_median = get_last_metrics(&"median".to_string(), &db, &name, &branch)
|
let last_median = get_last_metrics(&"median".to_string(), &db, &name, &branch)
|
||||||
.unwrap_or_default();
|
.unwrap_or_default();
|
||||||
|
Reference in New Issue
Block a user