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

refactor sizage #55

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Conversation

jasoncolburne
Copy link
Collaborator

Rationale

Sizage is not uniform and is actually table specific. In the upcoming Indexer PR (#49) we will have a structural conflict.

Changes

Creates Codex specific Sizages.

Testing

This was only a change in location, no logic changed. Current tests assert that nothing we know could break has broken.

@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #55 (ee21656) into main (191d5b8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files           8        8           
  Lines         965      965           
=======================================
  Hits          947      947           
  Misses         18       18           
Impacted Files Coverage Δ
src/core/counter/tables.rs 100.00% <ø> (ø)
src/core/matter/tables.rs 100.00% <ø> (ø)

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

@jasoncolburne jasoncolburne marked this pull request as ready for review February 1, 2023 02:15
@jasoncolburne jasoncolburne requested a review from m00sey as a code owner February 1, 2023 02:15
@jasoncolburne jasoncolburne merged commit 12c30dc into WebOfTrust:main Feb 1, 2023
@jasoncolburne jasoncolburne deleted the refactor-sizage branch February 1, 2023 20:35
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