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

Consolidate registries into generic and specific #233

Merged
merged 1 commit into from Nov 5, 2022

Conversation

dalonsoa
Copy link
Collaborator

Rather than repeating the same structure for each registry, a common one has been setup that uses generic registry, signature and registrator name, and then the specific one just call this generic one with the appropriate inputs.

@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Merging #233 (d1f5e61) into develop (3ad170d) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #233      +/-   ##
===========================================
- Coverage    46.03%   46.01%   -0.02%     
===========================================
  Files           85       85              
  Lines         9120     9118       -2     
===========================================
- Hits          4198     4196       -2     
  Misses        4922     4922              
Impacted Files Coverage Δ
solcore/registries.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dalonsoa dalonsoa merged commit 1f93945 into develop Nov 5, 2022
@dalonsoa dalonsoa deleted the consolidate_registries branch November 5, 2022 21:23
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.

None yet

1 participant