refactor: Expand and refactor next-issue-recommendation bot#1997
Draft
parvninama wants to merge 10 commits intohiero-ledger:mainfrom
Draft
refactor: Expand and refactor next-issue-recommendation bot#1997parvninama wants to merge 10 commits intohiero-ledger:mainfrom
parvninama wants to merge 10 commits intohiero-ledger:mainfrom
Conversation
Signed-off-by: Parv Ninama <ninamaparv@gmail.com>
Signed-off-by: Parv Ninama <ninamaparv@gmail.com>
Signed-off-by: Parv Ninama <ninamaparv@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1997 +/- ##
=======================================
Coverage 93.68% 93.68%
=======================================
Files 144 144
Lines 9350 9350
=======================================
Hits 8760 8760
Misses 590 590 🚀 New features to boost your workflow:
|
… strategy-based fallback Signed-off-by: Parv Ninama <ninamaparv@gmail.com>
…iero-ledger#1989) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ability Signed-off-by: Parv Ninama <ninamaparv@gmail.com>
|
Hello, this is the OfficeHourBot. This is a reminder that the Hiero Python SDK Office Hours are scheduled in approximately 4 hours (14:00 UTC). This session provides an opportunity to ask questions regarding this Pull Request. Details:
Disclaimer: This is an automated reminder. Please verify the schedule here for any changes. From, |
Signed-off-by: parvninama <ninamaparv@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes:
Introduced structured difficulty system
LEVEL_ORDER,LEVEL_LABEL_ALIASES, andLEVEL_CONFIGto standardize difficulty handlingskill: beginner) for better compatibilityDynamic difficulty progression
getUserLevelProgress) to gate progressionExpanded issue discovery across repositories
getSupportedReposto dynamically fetch non-archived, non-fork reposImproved recommendation strategy
Deduplication and filtering improvements
html_urlcheck)More flexible search queries
searchIssuesto support:Improved fallback behavior
Logging improvements
core.debugTesting:
Linked Issue :