Skip to content

chore(ci): move freezegun from hatch to riot #13612

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 1 commit into from
Jun 6, 2025

Conversation

juanjux
Copy link
Collaborator

@juanjux juanjux commented Jun 6, 2025

Checklist

  • PR author has checked that all the criteria below are met
  • The PR description includes an overview of the change
  • The PR description articulates the motivation for the change
  • The change includes tests OR the PR description describes a testing strategy
  • The PR description notes risks associated with the change, if any
  • Newly-added code is easy to change
  • The change follows the library release note guidelines
  • The change includes or references documentation updates if necessary
  • Backport labels are set (if applicable)

Reviewer Checklist

  • Reviewer has checked that all the criteria below are met
  • Title is accurate
  • All changes are related to the pull request's stated goal
  • Avoids breaking API changes
  • Testing strategy adequately addresses listed risks
  • Newly-added code is easy to change
  • Release note makes sense to a user of the library
  • If necessary, author has acknowledged and discussed the performance implications of this PR as reported in the benchmarks PR comment
  • Backport labels are set in a manner that is consistent with the release branch maintenance policy

@juanjux juanjux self-assigned this Jun 6, 2025
@juanjux juanjux added the changelog/no-changelog A changelog entry is not required for this PR. label Jun 6, 2025
@juanjux juanjux requested review from a team as code owners June 6, 2025 13:06
@juanjux juanjux added the CI label Jun 6, 2025
Copy link
Contributor

github-actions bot commented Jun 6, 2025

CODEOWNERS have been resolved as:

.riot/requirements/14676df.txt                                          @DataDog/apm-python
.riot/requirements/15de642.txt                                          @DataDog/apm-python
.riot/requirements/1d1dbc1.txt                                          @DataDog/apm-python
.riot/requirements/2bcce4e.txt                                          @DataDog/apm-python
lib-injection/sources/min_compatible_versions.csv                       @DataDog/apm-core-python
min_compatible_versions.csv                                             @DataDog/apm-core-python
riotfile.py                                                             @DataDog/apm-python

Copy link
Contributor

github-actions bot commented Jun 6, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 272 ± 2 ms.

The average import time from base is: 274 ± 2 ms.

The import time difference between this PR and base is: -1.93 ± 0.09 ms.

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 1.935 ms (0.71%)
ddtrace.bootstrap.sitecustomize 1.261 ms (0.46%)
ddtrace.bootstrap.preload 1.261 ms (0.46%)
ddtrace.internal.remoteconfig.client 0.640 ms (0.24%)
ddtrace 0.674 ms (0.25%)
ddtrace.internal._unpatched 0.023 ms (0.01%)

@pr-commenter
Copy link

pr-commenter bot commented Jun 6, 2025

Benchmarks

Benchmark execution time: 2025-06-06 13:49:38

Comparing candidate commit f829b42 in PR branch juanjux/freezegun-from-hatch-to-riot with baseline commit 40eab4b in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 413 metrics, 3 unstable metrics.

@juanjux juanjux merged commit 995e706 into main Jun 6, 2025
822 of 823 checks passed
@juanjux juanjux deleted the juanjux/freezegun-from-hatch-to-riot branch June 6, 2025 15:09
github-actions bot pushed a commit that referenced this pull request Jun 6, 2025
## Checklist
- [X] PR author has checked that all the criteria below are met
- The PR description includes an overview of the change
- The PR description articulates the motivation for the change
- The change includes tests OR the PR description describes a testing
strategy
- The PR description notes risks associated with the change, if any
- Newly-added code is easy to change
- The change follows the [library release note
guidelines](https://ddtrace.readthedocs.io/en/stable/releasenotes.html)
- The change includes or references documentation updates if necessary
- Backport labels are set (if
[applicable](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting))

## Reviewer Checklist
- [x] Reviewer has checked that all the criteria below are met
- Title is accurate
- All changes are related to the pull request's stated goal
- Avoids breaking
[API](https://ddtrace.readthedocs.io/en/stable/versioning.html#interfaces)
changes
- Testing strategy adequately addresses listed risks
- Newly-added code is easy to change
- Release note makes sense to a user of the library
- If necessary, author has acknowledged and discussed the performance
implications of this PR as reported in the benchmarks PR comment
- Backport labels are set in a manner that is consistent with the
[release branch maintenance
policy](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting)

Signed-off-by: Juanjo Alvarez <[email protected]>
(cherry picked from commit 995e706)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.21 changelog/no-changelog A changelog entry is not required for this PR. CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants