Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

fix: synth.py clean up for multiple version #326

Merged
merged 2 commits into from
May 5, 2020
Merged

Conversation

summer-ji-eng
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 4, 2020
@codecov
Copy link

codecov bot commented May 4, 2020

Codecov Report

Merging #326 into master will decrease coverage by 0.19%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
- Coverage   96.45%   96.25%   -0.20%     
==========================================
  Files          11       11              
  Lines        4057     4057              
  Branches      234      230       -4     
==========================================
- Hits         3913     3905       -8     
- Misses        139      147       +8     
  Partials        5        5              
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/v1/asset_service_client.ts 97.17% <0.00%> (-0.71%) ⬇️

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 dba0675...520235f. Read the comment docs.

@@ -47,21 +48,25 @@

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need to exclude the src/index.ts? And seems we reformat the synth.py, is this from some tool?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Removed.

Copy link
Contributor

@xiaozhenliu-gg5 xiaozhenliu-gg5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with one nit, thanks

@summer-ji-eng summer-ji-eng merged commit 00e33b0 into master May 5, 2020
@summer-ji-eng summer-ji-eng deleted the synth_clean branch May 5, 2020 00:03
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.

4 participants