Allow rp endpoint override#402
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #402 +/- ##
========================================
Coverage 69.73% 69.73%
========================================
Files 6 6
Lines 1381 1381
========================================
Hits 963 963
Misses 418 418
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hello @HardNorth - thx for merging. When can I expect a new release? I see they happen less than once a mont... (asking because I would need this change for something I am working on right now) |
Allows the same behaviour for
rp_endpointflag (when defined in pytest.ini for example) as is currently forrp_api_key- which is the ability to be overridden by an environment variable.