Skip to content

Conversation

@Thetwam
Copy link
Member

@Thetwam Thetwam commented Nov 10, 2025

New Endpoint Coverage

General

  • Added support for Python 3.12 and 3.13
  • Dropped support for Python 3.7 and 3.8

Backstage

  • Updated deploy Action to use more modern processes.
  • Updated PaginatedList to be type-aware, showing which class is included in the response. (Thanks @HandcartCactus)
  • Updated Sphinx
  • Reworked how Requester handles JSON-only POST requests (currently, only New Quizzes Accommodations and GraphQL)

Thetwam and others added 30 commits August 27, 2024 02:27
Issue/662 Add API coverage for LTI resource links
…er-experience

Issue #676 Improve developer experience
…tch real-life use. Remove kwargs from SearchResult.resolve in favor of adding to kwargs not required list.
…artsearch is the only way a user can really get a SmartResult object, and that function adds the course_id in, we can use the internal course_id value reliably.
Added beta support for Canvas SmartSearch API (Issue #659)
find_missing_modules should import rather than append to prioritize local
* New Quizzes Accommodations and backend tweak to JSON for POST requests (accommodations and graphql)

* Spell accommodations correctly
@Thetwam Thetwam self-assigned this Nov 10, 2025
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (88e3937) to head (5104eb6).
⚠️ Report is 32 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #703   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           73        75    +2     
  Lines         3740      3801   +61     
=========================================
+ Hits          3740      3801   +61     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Thetwam Thetwam merged commit 9f03017 into master Nov 10, 2025
12 checks passed
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.

6 participants