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

revert sqlgen changes #167

Merged
merged 21 commits into from
Sep 12, 2018
Merged

revert sqlgen changes #167

merged 21 commits into from
Sep 12, 2018

Conversation

changpingc
Copy link
Contributor

@changpingc changpingc commented Sep 12, 2018

We ran into performance issues related to the sqlgen changes from #142, #151, #154, #155 and #156, skipping over #153. This PR reverts them with

git revert 1d4b04da9bcfd74a70fa6160e16440e8cd6f4ae3^..73fa22fc978c7b42c96fe6ce92888de517ad0da4
git revert 221d1802a37b8ddbb69278b4937ffe695be2a6a3^..0fb3926c91670ad0cbe8f3b1a262eb47957cfe96

@coveralls
Copy link

Pull Request Test Coverage Report for Build 986

  • 98 of 138 (71.01%) changed or added relevant lines in 2 files are covered.
  • 10 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.8%) to 63.751%

Changes Missing Coverage Covered Lines Changed/Added Lines %
sqlgen/reflect.go 93 133 69.92%
Files with Coverage Reduction New Missed Lines %
livesql/binlog.go 1 66.67%
sqlgen/reflect.go 3 74.86%
graphql/schemabuilder/reflect.go 6 71.3%
Totals Coverage Status
Change from base Build 970: -0.8%
Covered Lines: 3127
Relevant Lines: 4905

💛 - Coveralls

Copy link
Contributor

@berfarah berfarah left a comment

Choose a reason for hiding this comment

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

👍 Checked with git checkout changping/revert && git diff v0.1.0 - looks good

@changpingc changpingc merged commit 3341c4c into master Sep 12, 2018
@changpingc changpingc deleted the changping/revert branch September 12, 2018 22:19
@berfarah
Copy link
Contributor

nvm, we have a fix

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