feat: Modify billing for Team plan (#637) #225
Merged
Codecov / codecov/project
succeeded
Nov 10, 2023 in 1s
95.59% (+0.01%) compared to 8d411a5
View this Pull Request on Codecov
95.59% (+0.01%) compared to 8d411a5
Details
Codecov Report
Merging #225 (dfbf514) into main (8d411a5) will increase coverage by
0.01%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #225 +/- ##
=======================================
+ Coverage 95.58 95.59 +0.01
=======================================
Files 719 719
Lines 15888 15912 +24
=======================================
+ Hits 15186 15211 +25
+ Misses 702 701 -1
Files | Coverage Δ | |
---|---|---|
api/internal/owner/serializers.py | 100.00% <100.00%> (ø) |
|
api/internal/owner/views.py | 98.82% <100.00%> (+1.07%) |
⬆️ |
api/internal/urls.py | 97.22% <ø> (-0.15%) |
⬇️ |
billing/helpers.py | 100.00% <100.00%> (ø) |
|
billing/views.py | 94.57% <100.00%> (ø) |
|
codecov/settings_dev.py | 100.00% <ø> (ø) |
|
codecov/settings_prod.py | 0.00% <ø> (ø) |
|
codecov/settings_staging.py | 0.00% <ø> (ø) |
|
graphql_api/types/owner/owner.py | 92.24% <100.00%> (+0.18%) |
⬆️ |
plan/constants.py | 100.00% <100.00%> (ø) |
|
... and 3 more |
Loading