spring-attic / spring-cloud-gcp

Integration for Google Cloud Platform APIs with Spring
Apache License 2.0
704 stars 694 forks source link

docs(issues): Update issue template to redirect FRs, specify 1.x in bug report #2590

Closed ttomsu closed 3 years ago

ttomsu commented 3 years ago

cc @saturnism

codecov[bot] commented 3 years ago

Codecov Report

Merging #2590 (97fcace) into master (af832ce) will decrease coverage by 0.19%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2590      +/-   ##
============================================
- Coverage     74.25%   74.06%   -0.20%     
  Complexity     2171     2171              
============================================
  Files           267      267              
  Lines          7797     7816      +19     
  Branches        807      809       +2     
============================================
- Hits           5790     5789       -1     
- Misses         1630     1649      +19     
- Partials        377      378       +1     
Flag Coverage Δ Complexity Δ
integration ? ?
unittests 74.06% <ø> (-0.20%) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...a/spanner/core/convert/SpannerCustomConverter.java 82.35% <0.00%> (-10.99%) 7.00% <0.00%> (ø%)
...tastore/GcpDatastoreEmulatorAutoConfiguration.java 65.51% <0.00%> (-6.90%) 6.00% <0.00%> (ø%)
...spanner/repository/query/AbstractSpannerQuery.java 42.85% <0.00%> (-1.27%) 6.00% <0.00%> (ø%)
...work/cloud/gcp/bigquery/core/BigQueryTemplate.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...ta/spanner/core/convert/SpannerWriteConverter.java 100.00% <0.00%> (ø) 4.00% <0.00%> (ø%)
...tegration/outbound/BigQueryFileMessageHandler.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)

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 af832ce...97fcace. Read the comment docs.