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 newly added Range support #181

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Jan 26, 2023

Overview

Minor changes applied as a follow-up to PR #178:

  • concentrate new Range functionality in dedicated files
  • update README
    • mention new Range support
    • link to dependent projects (including one from contributor of new functionality)
  • doc comment tweaks
  • misc changes to satisfy current CI linters

Credit for original work

References

Minor changes applied as a follow-up to PR #178:

- concentrate new Range functionality in dedicated files
  - this reflects similar work underway for GH-175
- update README
  - mention new Range support
  - link to dependent projects (including one from contributor
    of new functionality)
- doc comment tweaks
- misc changes to satisfy current CI linters

Credit for original work:

- @infraweavers (https://github.com/infraweavers)
- #178

refs GH-176
refs GH-178
@atc0005 atc0005 added bug Something isn't working documentation Improvements or additions to documentation CI linting performance data tests range thresholds labels Jan 26, 2023
@atc0005 atc0005 added this to the Next Release milestone Jan 26, 2023
@atc0005 atc0005 self-assigned this Jan 26, 2023
@atc0005 atc0005 merged commit d1d65af into master Jan 26, 2023
@atc0005 atc0005 deleted the i176-refactor-newly-added-range-support branch January 26, 2023 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI documentation Improvements or additions to documentation linting performance data range tests thresholds
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Threshold checks aren't implemented/don't work
1 participant