Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Modify billing for Team plan (#637) #225

Merged
merged 26 commits into from
Nov 10, 2023

Merge branch 'main' into api_637

dfbf514
Select commit
Loading
Failed to load commit list.
Merged

feat: Modify billing for Team plan (#637) #225

Merge branch 'main' into api_637
dfbf514
Select commit
Loading
Failed to load commit list.
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 is 100.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