Allow adding blurb for anyone, if logged in user is core-dev.
Codecov Report
Merging #11 into master will increase coverage by
15.89%. The diff coverage is88.57%.
@@ Coverage Diff @@
## master #11 +/- ##
===========================================
+ Coverage 61.22% 77.11% +15.89%
===========================================
Files 3 3
Lines 49 118 +69
Branches 3 9 +6
===========================================
+ Hits 30 91 +61
- Misses 19 27 +8
| Impacted Files | Coverage Ξ | |
|---|---|---|
| blurb_it/util.py | 64.81% <100%> (+14.81%) |
:arrow_up: |
| tests/test_util.py | 87.09% <85.18%> (-12.91%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact),ΓΈ = not affected,? = missing dataPowered by Codecov. Last update c225618...c20e8e9. Read the comment docs.
πππ€ @Mariatta, I've formatted these files using black:
- blurb_it/main.py
- blurb_it/util.py
- tests/test_util.py (I'm a bot π€)
πππ€ @Mariatta, I've formatted these files using black:
- blurb_it/main.py (I'm a bot π€)
πππ€ @Mariatta, I've formatted these files using black:
- blurb_it/main.py (I'm a bot π€)
FYI, this will work for core triagers too now with python/core-workflow#460 implemented, assuming you're checking people's actual role/permissions as opposed to hardcoding a list of core devs.