Closed jarrettalexander77 closed 2 years ago
Merging #165 (cd3d345) into main (a28c490) will increase coverage by
0.02%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #165 +/- ##
==========================================
+ Coverage 82.84% 82.87% +0.02%
==========================================
Files 30 30
Lines 1306 1308 +2
Branches 187 187
==========================================
+ Hits 1082 1084 +2
Misses 183 183
Partials 41 41
Impacted Files | Coverage Δ | |
---|---|---|
...ources/fixture/database/relational/redshift/udf.py | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Hey, I think you just need to run the black
autoformatter to get CI to stop complaining
thanks for the addition! I addressed the formatting issues so CI could pass.
Sorry, I forgot to check in on this for a while. We only use GitHub here and there where I work currently so this fell under the radar. I appreciate you fixing the formatting issues.
Addressing #164