Skip to content

feat(api): Added functions for fetching the connector version feeds. #435

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

Merged
merged 2 commits into from
Jul 18, 2025

Conversation

JR-Morgan
Copy link
Member

@JR-Morgan JR-Morgan commented Jul 18, 2025

Added functions for querying the connector version feeds to allow the Blender connector to detect whether there is a connector update avaiable.

Very similar logic exists already in

I've added tests for these functions in the integration test project. However, I am querying the live server releases.speckle.dev... not ideal way to integration test but I couldn't think of another way to do it easily. @gjedlicska how allergic are you to this? bearing in mind the C# and TS equivalents to these functions don't have ANY tests 😅

@JR-Morgan JR-Morgan requested a review from gjedlicska July 18, 2025 10:43
Copy link

codecov bot commented Jul 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.07%. Comparing base (f5e024c) to head (f40be56).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
+ Coverage   90.01%   90.07%   +0.06%     
==========================================
  Files         130      132       +2     
  Lines        6100     6139      +39     
==========================================
+ Hits         5491     5530      +39     
  Misses        609      609              

☔ 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.

@JR-Morgan JR-Morgan requested a review from gjedlicska July 18, 2025 11:53
@JR-Morgan JR-Morgan merged commit 4f82c0f into main Jul 18, 2025
7 checks passed
@JR-Morgan JR-Morgan deleted the jrm/connector-feeds branch July 18, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants