Skip to content

chore: Add alternative pip file names to renovate config#73

Merged
beeme1mr merged 1 commit into
mainfrom
beeme1mr-patch-1
Jan 4, 2023
Merged

chore: Add alternative pip file names to renovate config#73
beeme1mr merged 1 commit into
mainfrom
beeme1mr-patch-1

Conversation

@beeme1mr

@beeme1mr beeme1mr commented Jan 4, 2023

Copy link
Copy Markdown
Member

This PR

  • Explicitly add requirements-dev.txt to Renovate config

Notes

Renovate isn't detecting the dev dependences because it only looks at requirements.txt by default. This can be addressed by added pip_requirements as described here. The currently detected dependencies can be seen in this issue.

Signed-off-by: Michael Beemer beeme1mr@users.noreply.github.com

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr beeme1mr requested a review from tcarrio January 4, 2023 02:58
@beeme1mr beeme1mr changed the title Add alternative pip file names to renovate config chore: Add alternative pip file names to renovate config Jan 4, 2023
@codecov-commenter

codecov-commenter commented Jan 4, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.66%. Comparing base (3a33551) to head (608e2f2).
⚠️ Report is 419 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files          19       19           
  Lines         341      341           
=======================================
  Hits          316      316           
  Misses         25       25           
Flag Coverage Δ
unittests 92.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@beeme1mr beeme1mr merged commit e3c36d7 into main Jan 4, 2023
@beeme1mr beeme1mr deleted the beeme1mr-patch-1 branch January 4, 2023 03:23
kikihakiem pushed a commit to ResalApps/openfeature-python-sdk that referenced this pull request Aug 28, 2025
Signed-off-by: Federico Bond <federicobond@gmail.com>
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.

3 participants