uppittu11 / analysis

Analysis scripts for molecular dynamics simulations of stratum corneum lipid multilayers.
MIT License
0 stars 3 forks source link

Remove branch condition in azure pipeline yaml #29

Closed uppittu11 closed 4 years ago

uppittu11 commented 4 years ago

The Coverage stage would only run for master branch, so codecov would not be posted too PRs. Removing the master branch condition, we should get codecov reports on PRs.

codecov[bot] commented 4 years ago

Codecov Report

Merging #29 into master will increase coverage by 1.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   27.84%   28.92%   +1.07%     
==========================================
  Files          13       14       +1     
  Lines         395      401       +6     
==========================================
+ Hits          110      116       +6     
  Misses        285      285
Impacted Files Coverage Δ
analysis/tests/test_dummy.py 100% <100%> (ø)