AFM-SPM / TopoStats

An AFM image analysis program to batch process data and obtain statistics from images
https://afm-spm.github.io/TopoStats/
GNU Lesser General Public License v3.0
57 stars 10 forks source link

Auto-cancel repeated PRs #764

Closed ns-rse closed 9 months ago

ns-rse commented 9 months ago

As per advice in #721 this PR will mean that there will only ever be one run per Pull Request/branch at a time cancelling older runs when new ones are triggered e.g. by new pushes to an open Pull Request.

Closes #763

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (dd4a2d8) 84.19% compared to head (40366eb) 84.19%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #764 +/- ## ======================================= Coverage 84.19% 84.19% ======================================= Files 21 21 Lines 3093 3093 ======================================= Hits 2604 2604 Misses 489 489 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.