send JinjaTemplateVars through to template on config file load always. #159
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 26, 2023 in 1s
81.59% (+0.01%) compared to 0b85da6
View this Pull Request on Codecov
81.59% (+0.01%) compared to 0b85da6
Details
Codecov Report
Merging #159 (379f491) into develop (0b85da6) will increase coverage by
0.01%
.
Report is 1 commits behind head on develop.
The diff coverage is88.00%
.
@@ Coverage Diff @@
## develop #159 +/- ##
===========================================
+ Coverage 81.57% 81.59% +0.01%
===========================================
Files 29 29
Lines 2225 2238 +13
Branches 417 419 +2
===========================================
+ Hits 1815 1826 +11
- Misses 269 270 +1
- Partials 141 142 +1
Files | Coverage Δ | |
---|---|---|
boa/wrappers/wrapper_utils.py | 88.66% <100.00%> (+0.23%) |
⬆️ |
boa/template.py | 82.75% <92.30%> (+5.48%) |
⬆️ |
boa/controller.py | 90.54% <50.00%> (-2.42%) |
⬇️ |
Loading