-
Notifications
You must be signed in to change notification settings - Fork 8
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
[DEV-2013] V4 updates #16
Merged
Merged
Commits on Nov 10, 2024
-
- Update endpoints to use v4 API - Add support for expandable fields - Update scopes to use new granular system - Configure auth params to use request body - Document offline_access scope for refresh tokens
Configuration menu - View commit details
-
Copy full SHA for 32eba81 - Browse repository at this point
Copy the full SHA 32eba81View commit details -
- Update endpoints to use v4 API - Add support for expandable fields - Update scopes to use new granular system - Configure auth params to use request body - Document offline_access scope for refresh tokens - Add deep symbolization for nested arrays - Include all fields from user object schema
Configuration menu - View commit details
-
Copy full SHA for b2cc0c0 - Browse repository at this point
Copy the full SHA b2cc0c0View commit details
Commits on Nov 11, 2024
-
test: Add comprehensive test coverage for v4 API
- Added ActiveSupport for deep symbolization - Updated test structure for v4 API compatibility - Improved SimpleCov configuration - Increased line coverage to 80.49% - Added branch coverage tracking Link to Devin run: https://preview.devin.ai/devin/3be39d31a19840d9ae7b7bebabe8c9c6
Configuration menu - View commit details
-
Copy full SHA for 028b150 - Browse repository at this point
Copy the full SHA 028b150View commit details -
test: Increase test coverage from 80.49% to 87.8%
- Add tests for complex nested arrays and hashes - Add tests for hash pruning with nil values - Add tests for completely empty hashes - Add tests for version constant and module loading - Add explicit tests for uid method - Fix spec_helper.rb to properly load all files
Configuration menu - View commit details
-
Copy full SHA for 06b884b - Browse repository at this point
Copy the full SHA 06b884bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef82c8 - Browse repository at this point
Copy the full SHA 2ef82c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aefa98f - Browse repository at this point
Copy the full SHA aefa98fView commit details -
Fix RuboCop offenses and improve test infrastructure
- Refactored MLH strategy for better code organization - Fixed hash indentation in shared examples - Replaced unverified doubles with instance_double - Moved spec files to correct directory structure - All tests passing with 88.64% line coverage
Configuration menu - View commit details
-
Copy full SHA for f100f57 - Browse repository at this point
Copy the full SHA f100f57View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f91f1 - Browse repository at this point
Copy the full SHA a9f91f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ae467 - Browse repository at this point
Copy the full SHA 15ae467View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d5b61 - Browse repository at this point
Copy the full SHA e0d5b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cafa4e - Browse repository at this point
Copy the full SHA 6cafa4eView commit details -
Revert "fix: properly handle data wrapper in API response and update …
…test infrastructure" This reverts commit 6cafa4e.
Configuration menu - View commit details
-
Copy full SHA for 90dae4c - Browse repository at this point
Copy the full SHA 90dae4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c4f58 - Browse repository at this point
Copy the full SHA 09c4f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95ef066 - Browse repository at this point
Copy the full SHA 95ef066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a21ff5 - Browse repository at this point
Copy the full SHA 7a21ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1179c47 - Browse repository at this point
Copy the full SHA 1179c47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c6281 - Browse repository at this point
Copy the full SHA 72c6281View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c26a8 - Browse repository at this point
Copy the full SHA d4c26a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2cf29f - Browse repository at this point
Copy the full SHA d2cf29fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39295df - Browse repository at this point
Copy the full SHA 39295dfView commit details
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.