-
Notifications
You must be signed in to change notification settings - Fork 194
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
add partial site stats fingerprint #809
Conversation
@ardunn would you be able to give some feedback for this? |
Hi @jacksund thanks for the PR! I am quite busy at the moment but after next week I will be able to do a full review on this and we can start merging it in! In the meantime, I'll at least authorize the CI to run |
@jacksund Oh, and if you can add a unittest when you get the chance that would be awesome! |
Awesome, thank you! I'll fix up the linting and add some tests in the meantime |
it actually looks like my linting check didn't even run. The issue seems to be with the CI workflow -- perhaps a change in black api is causing it to fail. |
Would you be able to update your dev-install and contrib docs at some point too? Just little things to help others:
The test suite keeps giving me problems, so I'm using the CI to run tests for now. Hope that's alright 😅 |
@ardunn I figured out the dev install and the tests should be working for this now. Can you take a look? |
@ardunn hey just wanted to check in. Would this PR still be reviewed/accepted? |
@jacksund Looks good, thanks for the contribution! |
Awesome! Thank you so much for reading through it 😄 |
fyi my tests passed locally, but I don't think the CI was ever approved to run/check the final commit. If it throws issues in the CI, just let me know and I'll open a new PR to fix it |
no problem, I need to fix the matminer tests anyways and I don’t think it’s related to this PR really
Thanks,
Alex
…On Aug 12, 2022 at 4:22 PM -0700, Jack Sundberg ***@***.***>, wrote:
fyi my tests passed locally, but I don't think the CI was ever approved to run/check the final commit. If it throws issues in the CI, just let me know and I'll open a new PR to fix it
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
(original discussion for this request is located on the discourse page here)
Summary
This adds a PartialsSiteStatsFingerprint.
Much like there is the RDF and partial-RDF fingerprints (partial = broken down by element pairs), this extends the same idea to SiteStats and partial-SiteStats fingerprints (partial = SiteStats broken down by element).
Example use: