File tree Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 2222 python -m pip install --upgrade pip
2323 pip install -r requirements.txt
2424 pip install flake8 pytest pytest-cov
25+ pip install -e .
2526
2627 - name : Run linter
2728 run : make lint
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <coverage version =" 7.6.12" timestamp =" 1740119301390 " lines-valid =" 42" lines-covered =" 11" line-rate =" 0.2619" branches-covered =" 0" branches-valid =" 0" branch-rate =" 0" complexity =" 0" >
2+ <coverage version =" 7.6.12" timestamp =" 1740121761804 " lines-valid =" 42" lines-covered =" 11" line-rate =" 0.2619" branches-covered =" 0" branches-valid =" 0" branch-rate =" 0" complexity =" 0" >
33 <!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.6.12 -->
44 <!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
55 <sources >
You can’t perform that action at this time.
0 commit comments