xmidt-org / codex-db

The database helper functions.
Apache License 2.0
0 stars 6 forks source link

change column name type to record_type #10

Closed iDevoid closed 4 years ago

iDevoid commented 4 years ago

Hi @kcajmagic I made the changes that you requested on issue #8 What I did:

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

codecov-io commented 4 years ago

Codecov Report

Merging #10 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   57.97%   57.97%           
=======================================
  Files          15       15           
  Lines        1035     1035           
=======================================
  Hits          600      600           
  Misses        433      433           
  Partials        2        2
Impacted Files Coverage Δ
postgresql/db.go 39.47% <100%> (ø) :arrow_up:
cassandra/db.go 50.56% <100%> (ø) :arrow_up:

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 dbee34f...2ba4237. Read the comment docs.

kcajmagic commented 4 years ago

@iDevoid can you please sign the cla so I can merge this PR.

iDevoid commented 4 years ago

sorry for taking a lot of time to sign it @kcajmagic It was so hard to access the cla-assistant.io. I got HTTP error 524, I think my internet is bad to access that site. Thank you for let me working on your repo, I hope I can work on this repo again. :smile: :pray:

kcajmagic commented 4 years ago

@iDevoid, we have been having problems with the assistant the past couple of days too. We love contributors if you would like to help more take a look at some hacktoberfest issues. This one could be fun for you.