Skip to content

No labels!

There aren’t any labels for this repository quite yet.

area-ci
area-ci
Issues and PRs related to Thicket's continuous integration
area-deployment
area-deployment
Issues and PRs involving Thicket's packaging and deployment
area-docs
area-docs
Issues and PRs related to Thicket's documentation, notebooks, and examples
area-external
area-external
Issues and PRs related to external libraries used by Thicket
area-extrap
area-extrap
Issues and PRs involving Thicket's support for Extra-P
area-query-lang
area-query-lang
Issues and PRs related to Thicket's support for Hatchet's query language
area-stats
area-stats
Issues and PRs related to Thicket's stats subpackage
area-tests
area-tests
Issues and PRs involving Thicket's automated tests
area-thicket
area-thicket
Issues and PRs involving Thicket's core Thicket datastructure and associated classes
area-utils
area-utils
Issues and PRs related to Thicket's internal utilities and helpers
area-visualization
area-visualization
Issues and PRs involving any of Thicket's provided visualizations
priority-high
priority-high
High priority issues and PRs
priority-normal
priority-normal
Normal priority issues and PRs
priority-urgent
priority-urgent
Urgent priority issues and PRs
status-approved
status-approved
No more revisions are required on this PR and it is ready for merge
status-blocked
status-blocked
PR is temporarily blocked from merge
status-cannot-reproduce
status-cannot-reproduce
Issue that developers cannot reproduce
status-duplicate
status-duplicate
Issue is a duplicate of an existing issue
status-help-wanted
status-help-wanted
Issues which need a programmer to address them
status-ready-for-review
status-ready-for-review
This PR is ready to be reviewed by assigned reviewers
status-ready-to-merge
status-ready-to-merge
This PR has made all revisions and is ready to merge into the develop branch
status-revisions-needed
status-revisions-needed
Revisions have been requested from a reviewer for this PR
status-wont-fix
status-wont-fix
Issue will not be addressed by a PR or this project
status-work-in-progress
status-work-in-progress
PR is currently being worked on
type-bug
type-bug
Identifies bugs in issues and identifies bug fixes in PRs
type-feature
type-feature
Requests for new features or PRs which implement new features
type-internal-cleanup
type-internal-cleanup
PRs or Issues related to the structure of the codebase, directories, and refactors
type-question
type-question
Issues which are not directly requesting a bugfix or feature
type-release
type-release
Used with release PRs
type-style
type-style
PRs or Issues related to Python styling and black