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

Convert db_merge class to function #44

Merged
merged 6 commits into from
Oct 20, 2019
Merged

Convert db_merge class to function #44

merged 6 commits into from
Oct 20, 2019

Conversation

kchawla-pi
Copy link
Owner

The OOP paradigm is of no benefit here. Convert it into functions for simplicity.

@codecov-io
Copy link

codecov-io commented Oct 20, 2019

Codecov Report

Merging #44 into master will increase coverage by 0.02%.
The diff coverage is 98.55%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #44      +/-   ##
=========================================
+ Coverage   94.68%   94.7%   +0.02%     
=========================================
  Files          11      11              
  Lines         376     378       +2     
=========================================
+ Hits          356     358       +2     
  Misses         20      20
Impacted Files Coverage Δ
united_states_of_browsers/db_merge/db_merge.py 98.7% <98.55%> (+0.03%) ⬆️

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 9201497...3b5e27e. Read the comment docs.

@kchawla-pi kchawla-pi merged commit 5c91a76 into master Oct 20, 2019
@kchawla-pi kchawla-pi deleted the db-merge-cls-to-fn branch October 20, 2019 21:27
kchawla-pi added a commit that referenced this pull request Oct 29, 2019
…of-browsers into profile-paths-dict-change

* 'master' of https://github.com/kchawla-pi/united-states-of-browsers:
  Convert db_merge class to function: OOP has no benefit here  (#44)
  Tweak web UI - full page; sticky search box; no ext libs (#43)
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.

2 participants