Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Update python docs configuration file #2619

Merged
merged 13 commits into from
Mar 21, 2019

Conversation

busunkim96
Copy link
Contributor

Updates template to match top-level conf.py in google-cloud-python

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 8, 2019
@codecov
Copy link

codecov bot commented Mar 12, 2019

Codecov Report

Merging #2619 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2619   +/-   ##
=========================================
  Coverage     86.62%   86.62%           
  Complexity     5528     5528           
=========================================
  Files           466      466           
  Lines         22017    22017           
  Branches       2414     2414           
=========================================
  Hits          19072    19072           
  Misses         2095     2095           
  Partials        850      850

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 ad375e5...0e74746. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Mar 12, 2019

Codecov Report

Merging #2619 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2619   +/-   ##
=========================================
  Coverage     86.62%   86.62%           
  Complexity     5528     5528           
=========================================
  Files           466      466           
  Lines         22017    22017           
  Branches       2414     2414           
=========================================
  Hits          19072    19072           
  Misses         2095     2095           
  Partials        850      850

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 ad375e5...0e74746. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 12, 2019

Codecov Report

Merging #2619 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2619      +/-   ##
============================================
- Coverage     86.65%   86.62%   -0.04%     
+ Complexity     5564     5528      -36     
============================================
  Files           466      466              
  Lines         22134    22017     -117     
  Branches       2423     2414       -9     
============================================
- Hits          19180    19072     -108     
+ Misses         2100     2095       -5     
+ Partials        854      850       -4
Impacted Files Coverage Δ Complexity Δ
...n/transformer/ruby/RubyModelTypeNameConverter.java 84.21% <0%> (-2.64%) 17% <0%> (-1%)
...oogle/api/codegen/configgen/CollectionPattern.java 92.3% <0%> (-1.45%) 25% <0%> (-10%)
...transformer/ruby/RubyImportSectionTransformer.java 98.86% <0%> (-1.14%) 26% <0%> (-1%)
...e/api/codegen/transformer/TestCaseTransformer.java 96.78% <0%> (-0.37%) 53% <0%> (+1%)
...e/api/codegen/transformer/php/PhpSurfaceNamer.java 90.9% <0%> (-0.11%) 47% <0%> (-1%)
...api/codegen/transformer/py/PythonSurfaceNamer.java 91.93% <0%> (-0.05%) 78% <0%> (-1%)
...e/api/codegen/transformer/InitCodeTransformer.java 93.52% <0%> (-0.03%) 99% <0%> (ø)
...e/api/codegen/viewmodel/DynamicLangSampleView.java 100% <0%> (ø) 3% <0%> (ø) ⬇️
...nsformer/py/PythonGapicSurfaceTestTransformer.java 100% <0%> (ø) 36% <0%> (ø) ⬇️
.../transformer/py/PythonGapicSamplesTransformer.java 100% <0%> (ø) 19% <0%> (ø) ⬇️
... and 23 more

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 1e2ff29...431c584. Read the comment docs.

@busunkim96 busunkim96 requested a review from tseaver March 19, 2019 19:33
@busunkim96 busunkim96 merged commit 977c95e into googleapis:master Mar 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants