RSE-Sheffield / RSEAdmin

A Resource Allocation and Finance tool for RSE Groups
https://rseadmin.readthedocs.io/en/latest/
MIT License
24 stars 6 forks source link

Add GHA CI workflow. #154

Closed willfurnass closed 3 years ago

willfurnass commented 3 years ago

Addresses #152 and removes Travis config

codecov-io commented 3 years ago

Codecov Report

Merging #154 (51de207) into master (f99e59a) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   78.39%   78.44%   +0.05%     
==========================================
  Files          41       41              
  Lines        3647     3647              
==========================================
+ Hits         2859     2861       +2     
+ Misses        788      786       -2     
Impacted Files Coverage Δ
rse/templatetags/labels.py 94.54% <0.00%> (-1.82%) :arrow_down:
rse/models.py 82.62% <0.00%> (-1.54%) :arrow_down:
timetracking/views.py 50.00% <0.00%> (+2.77%) :arrow_up:
rse/views/helper.py 93.33% <0.00%> (+11.11%) :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 f99e59a...51de207. Read the comment docs.