pozil / auto-assign-issue

GitHub Action that auto-assigns issues or PRs to one or more users
Creative Commons Zero v1.0 Universal
55 stars 33 forks source link

test: support card movements and un-assign before assign #43

Closed pozil closed 2 years ago

pozil commented 2 years ago

Added tests and fixed a bug in support card movements and un-assign before assign

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (aa09429) into v1 (ec2c061) will increase coverage by 1.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##               v1      #43      +/-   ##
==========================================
+ Coverage   92.30%   93.33%   +1.02%     
==========================================
  Files           1        1              
  Lines          52       60       +8     
  Branches       13       18       +5     
==========================================
+ Hits           48       56       +8     
  Misses          4        4              
Impacted Files Coverage Δ
src/action.js 93.33% <0.00%> (+1.02%) :arrow_up:

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 327d5c4...aa09429. Read the comment docs.