Closed alysivji closed 4 years ago
Merging #267 into master will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #267 +/- ##
==========================================
+ Coverage 97.23% 97.25% +0.01%
==========================================
Files 67 68 +1
Lines 1735 1747 +12
==========================================
+ Hits 1687 1699 +12
Misses 48 48
Impacted Files | Coverage Δ | |
---|---|---|
busy_beaver/common/middleware.py | 100.00% <100.00%> (ø) |
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 bafa40a...245b5f8. Read the comment docs.
What does this do
Add UUID to request environment.
Why are we doing this
Will help us track requests throughout the system
How should this be tested
Test independently
Migrations
n/a
Dependencies
n/a
Callouts
n/a