mdanalysis icon indicating copy to clipboard operation
mdanalysis copied to clipboard

[WIP] Standardise for azp

Open IAlibay opened this issue 3 years ago • 1 comments

Just trying to work out why:

  1. we have two coveragerc files
  2. codecov is still reporting legacy and due.py

Changes made in this Pull Request:

PR Checklist

  • [ ] Tests?
  • [ ] Docs?
  • [ ] CHANGELOG updated?
  • [ ] Issue raised/referenced?

IAlibay avatar Feb 08 '22 19:02 IAlibay

Codecov Report

Merging #3523 (15fad28) into develop (c01d82b) will decrease coverage by 0.72%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #3523      +/-   ##
===========================================
- Coverage    94.30%   93.58%   -0.73%     
===========================================
  Files          192      176      -16     
  Lines        24695    23338    -1357     
  Branches      3327     3777     +450     
===========================================
- Hits         23289    21840    -1449     
+ Misses        1358      974     -384     
- Partials        48      524     +476     
Impacted Files Coverage Δ
...ckage/MDAnalysis/analysis/encore/confdistmatrix.py 67.41% <0.00%> (-10.12%) :arrow_down:
package/MDAnalysis/analysis/encore/covariance.py 84.61% <0.00%> (-9.24%) :arrow_down:
package/MDAnalysis/coordinates/DMS.py 83.63% <0.00%> (-9.10%) :arrow_down:
...nalysis/analysis/hydrogenbonds/hbond_autocorrel.py 87.97% <0.00%> (-6.97%) :arrow_down:
package/MDAnalysis/lib/transformations.py 78.56% <0.00%> (-6.76%) :arrow_down:
package/MDAnalysis/topology/HoomdXMLParser.py 78.72% <0.00%> (-6.39%) :arrow_down:
package/MDAnalysis/analysis/encore/similarity.py 85.62% <0.00%> (-5.94%) :arrow_down:
package/MDAnalysis/analysis/encore/utils.py 83.21% <0.00%> (-5.84%) :arrow_down:
package/MDAnalysis/selections/base.py 80.68% <0.00%> (-5.69%) :arrow_down:
.../dimensionality_reduction/reduce_dimensionality.py 92.45% <0.00%> (-5.67%) :arrow_down:
... and 91 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c01d82b...15fad28. Read the comment docs.

codecov[bot] avatar Feb 08 '22 20:02 codecov[bot]