Skip to content
Snippets Groups Projects
Commit 691310ec authored by Loïc Correnson's avatar Loïc Correnson Committed by Andre Maroneze
Browse files

[ivette/eva] fix summary.css clash

parent 3c258bac
Branches
Tags
No related merge requests found
......@@ -29,7 +29,7 @@ import * as Eva from 'frama-c/plugins/eva/api/general';
import CoverageMeter, { percent } from './CoverageMeter';
import './summary.css';
import './style_summary.css';
function CoverageTable(data: Eva.programStatsType): JSX.Element {
const { progFunCoverage: functions, progStmtCoverage: statements } = data;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment