csr icon indicating copy to clipboard operation
csr copied to clipboard

Run Flake8 during CI

Open mdekstrand opened this issue 2 years ago • 1 comments

mdekstrand avatar Apr 18 '23 22:04 mdekstrand

Codecov Report

Patch coverage: 96.77% and project coverage change: +0.32 :tada:

Comparison is base (99dca1a) 94.76% compared to head (51536ad) 95.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   94.76%   95.08%   +0.32%     
==========================================
  Files          19       19              
  Lines        1185     1181       -4     
==========================================
  Hits         1123     1123              
+ Misses         62       58       -4     
Impacted Files Coverage Δ
csr/kernels/mkl/_api.py 100.00% <ø> (ø)
csr/kernels/mkl/handle.py 91.48% <ø> (-0.18%) :arrow_down:
csr/csr.py 96.71% <95.23%> (+1.30%) :arrow_up:
csr/kernels/__init__.py 93.54% <100.00%> (ø)
csr/kernels/mkl/__init__.py 100.00% <100.00%> (ø)
csr/kernels/mkl/multiply.py 100.00% <100.00%> (ø)
csr/kernels/numba/multiply.py 100.00% <100.00%> (ø)
csr/structure.py 99.37% <100.00%> (ø)
csr/test_utils.py 95.06% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Apr 18 '23 23:04 codecov[bot]