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

Implement completing source counts in HTML assembler #1439

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

bgyori
Copy link
Member

@bgyori bgyori commented Mar 23, 2024

This PR makes it easier to use the HTML assembler with custom source counts in settings where source counts are not "complete". Complete here means that all sources appear as keys in ever statement's source counts, even if the count is zero. Before this PR, custom source counts had to be complete, with this PR, the completion happens automatically.

@bgyori bgyori merged commit 4b45aee into sorgerlab:master Mar 24, 2024
2 checks passed
@bgyori bgyori deleted the streamline_source_counts branch May 13, 2024 01:13
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.

1 participant