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

Python ReleaseLevel configuration #1226

Merged
merged 4 commits into from Apr 27, 2017
Merged

Conversation

geigerj
Copy link
Contributor

@geigerj geigerj commented Apr 26, 2017

Also moves ReleaseLevel from GAPIC to packaging config to allow it to be read by gRPC metadatagen.

Redo of #1216

cc @garrettjonesgoogle

This is part of an effort to permit per-{lang x api} package version
and development status configuration.

Corresponding PRs at artman/TKTKTK and googleapis/TKTKTK
Also, move package-level ReleaseLevel from the GAPIC config to the
package config. This allows it to be read in gRPC metadata generation.
@codecov-io
Copy link

codecov-io commented Apr 26, 2017

Codecov Report

Merging #1226 into master will decrease coverage by 0.02%.
The diff coverage is 77.14%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1226      +/-   ##
============================================
- Coverage     86.17%   86.15%   -0.03%     
- Complexity     3768     3772       +4     
============================================
  Files           380      380              
  Lines         14934    14961      +27     
  Branches       1663     1665       +2     
============================================
+ Hits          12870    12889      +19     
- Misses         1617     1622       +5     
- Partials        447      450       +3
Impacted Files Coverage Δ Complexity Δ
...odegen/viewmodel/metadata/PackageMetadataView.java 100% <ø> (ø) 3 <0> (ø) ⬇️
.../google/api/codegen/config/GapicProductConfig.java 72.56% <ø> (-0.17%) 36 <0> (ø)
...api/codegen/transformer/GapicInterfaceContext.java 93.06% <ø> (ø) 36 <0> (ø) ⬇️
...le/api/codegen/gapic/MainGapicProviderFactory.java 94.23% <100%> (ø) 17 <0> (ø) ⬇️
...cmetadatagen/py/PythonGrpcMetadataTransformer.java 100% <100%> (ø) 5 <0> (ø) ⬇️
.../transformer/java/JavaGapicSurfaceTransformer.java 98.9% <100%> (ø) 43 <0> (ø) ⬇️
...ansformer/py/PythonPackageMetadataTransformer.java 98.7% <100%> (+0.05%) 26 <0> (ø) ⬇️
...api/codegen/transformer/py/PythonSurfaceNamer.java 95.18% <33.33%> (-4.82%) 38 <2> (+2)
...ogle/api/codegen/config/PackageMetadataConfig.java 95.04% <66.66%> (-3.13%) 29 <2> (+2)
...api/codegen/transformer/java/JavaSurfaceNamer.java 85.24% <0%> (ø) 30% <0%> (ø) ⬇️

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 62fe791...4bcb470. Read the comment docs.

@geigerj geigerj merged commit 4e01ff4 into googleapis:master Apr 27, 2017
geigerj added a commit to googleapis/googleapis that referenced this pull request Apr 27, 2017
eoogbe pushed a commit to eoogbe/googleapis that referenced this pull request Sep 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants