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

fix: Fix headers in markdown to reflect when its limited to date range #165

Merged
merged 2 commits into from
Aug 24, 2024

Conversation

zkoppert
Copy link
Member

@zkoppert zkoppert commented Aug 24, 2024

Pull Request

fixes #143

Proposed Changes

Update contribution tables in both the README.md examples and in the functional code markdown.py files, along with corresponding changes to the test cases in test_markdown.py. The goal of this change is improving the clarity and accuracy of contribution data by including date ranges for commit counts and specifying when the date reange is not limiting the results for that column.

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, maintenance or breaking

@zkoppert zkoppert self-assigned this Aug 24, 2024
@github-actions github-actions bot added the fix label Aug 24, 2024
Copy link
Member

@jmeridth jmeridth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice add.

@zkoppert zkoppert merged commit 1286dc8 into main Aug 24, 2024
27 checks passed
@zkoppert zkoppert deleted the fix-contribution-count-headers branch August 24, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contribution count in Org report is not limited to date range
2 participants