Skip to content

Conversation

@renovatebotcpg
Copy link
Contributor

@renovatebotcpg renovatebotcpg bot commented Sep 30, 2024

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@codecov
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.62%. Comparing base (8bd4c46) to head (66b64c6).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #963   +/-   ##
=======================================
  Coverage   82.62%   82.62%           
=======================================
  Files         189      189           
  Lines       16514    16514           
=======================================
  Hits        13645    13645           
  Misses       2869     2869           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch 3 times, most recently from aceabd0 to 91e314e Compare October 9, 2024 23:57
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch 6 times, most recently from d5d17f6 to 61c272f Compare October 30, 2024 01:16
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch 4 times, most recently from cb744df to e3d00ac Compare November 5, 2024 05:27
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch from e3d00ac to 38697fc Compare November 13, 2024 04:22
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch 5 times, most recently from 2c1caa2 to 8bb9848 Compare November 26, 2024 23:51
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch from 8bb9848 to f1662fa Compare December 10, 2024 23:02
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch 8 times, most recently from 4e7c479 to 84fcce5 Compare January 10, 2025 05:48
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch from 84fcce5 to cc5c24d Compare January 12, 2025 23:04
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch 11 times, most recently from 85e4294 to 685d688 Compare September 19, 2025 04:37
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch 4 times, most recently from dc85cd7 to 62ed9ba Compare September 26, 2025 01:10
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch 3 times, most recently from f39b237 to 9c9fd7e Compare October 3, 2025 06:49
* Refactor with Opus

* Exclude already deleted files from delete report

* Add delete files CLI entrypoint

* Update README

* Linting

* Linting, again

* Update README, again

* Linting, again again

* Comments

* Update some variable names and comments

* Add review audit report entrypoint, refine deletions with analyses

* Add logging service, use report generator for all reports, update README

* Pass bucket in to delete_files method so its only instantiated once

* Write reports to the analysis bucket, not upload

* Removing typing typehints

* Simplify refactor

* Prettify logging

* Remove the cli __init__ content to prevent circular import error

* Rename CLI script to 'delete_from_audit_results.py'

* Upsert analyses properly

* Reimplement tests

* Fix gcs connector in testcases

* Actually fix tests

* Update tests with fixtured data

* Fix test fixture import

* Update more tests

* Add audit reporter tests

* Test report summary

* Add audit report to and from dict tests

* Test update audit deletion analysis

* Add test for delete_files_from_report

* Fix test name

* Add tests for reading and writing reports

* Add some TODOs

* Add 'outputs' to README, linting

* Linting fix again

---------

Co-authored-by: Matt Welland <[email protected]>
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch from 9c9fd7e to 0412262 Compare October 14, 2025 01:52
This PR focuses on reducing the runtime of the test pipeline by minimising the number of containers created during execution.
Previously, a new test database container was created for each test class. However, this is expensive. This PR modifies the setup so that a single database container is created once before any tests run and is then reused across all tests. (From the current stats, this reduces the unit test runtime by ~50%).
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch from 0412262 to 7192830 Compare October 14, 2025 03:26
These changes fix a display issue of the cost per sample row of the table in the Cost Across Invoice Months (Topic only) report. Previously there would be gaps in the information displayed between months where the sample count changes. This information now displays correctly.
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/pip-compile-refresh branch from 7192830 to 4cab0b5 Compare October 15, 2025 04:16
rameshka and others added 2 commits October 20, 2025 10:21
This implementation introduces shortcuts on the Billing Home page to make it easier for CPG teams to access their billing information.
@renovatebotcpg
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

4 participants