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

SDK Version Constant Metadata #887

Merged
merged 6 commits into from Jul 15, 2022
Merged

Conversation

fundthmcalculus
Copy link
Member

Closes #870

@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2022

Codecov Report

Merging #887 (3743f87) into main (b3cc4be) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #887      +/-   ##
============================================
+ Coverage     17.57%   17.58%   +0.01%     
- Complexity      854      855       +1     
============================================
  Files           273      273              
  Lines         40968    40973       +5     
  Branches       4256     4256              
============================================
+ Hits           7201     7206       +5     
  Misses        33078    33078              
  Partials        689      689              
Impacted Files Coverage Δ
dart/lib/src/service_base.dart 87.17% <100.00%> (ø)
dart/lib/src/trinsic_util.dart 100.00% <100.00%> (ø)
go/services/service_base.go 62.02% <100.00%> (-0.48%) ⬇️
go/services/services.go 78.65% <100.00%> (+0.74%) ⬆️
java/src/main/java/trinsic/TrinsicUtilities.java 78.26% <100.00%> (+2.07%) ⬆️
...va/src/main/java/trinsic/services/ServiceBase.java 80.64% <100.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 b3cc4be...3743f87. Read the comment docs.

@fundthmcalculus fundthmcalculus merged commit 4819501 into main Jul 15, 2022
@fundthmcalculus fundthmcalculus deleted the SDK-870-version-constants branch July 15, 2022 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create SDK version constant to report over the metadata headers.
3 participants