Skip to content

feat: remove uv lock file#263

Open
JosefSmith wants to merge 1 commit into
mainfrom
feat/remove-uv-lock-file-for-test
Open

feat: remove uv lock file#263
JosefSmith wants to merge 1 commit into
mainfrom
feat/remove-uv-lock-file-for-test

Conversation

@JosefSmith

Copy link
Copy Markdown
Collaborator

mostly doing this to test new datadog code sec stuff

Signed-off-by: DBT pre-commit check

Description

Please include a summary of the changes and the related issue including relevant motivation and context. Please also include a link to the corresponding JIRA ticket this merge request addresses.

Contributors

Let's acknowledge the people who contributed to the work.

Type of change

  • Refactoring (made code better without changing its behaviour)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How this has been tested

Please describe the tests that you ran to verify your changes.

If they are not automated tests please explain why and provide screenshots and/or instructions so they can reproduced.

Checklist

  • I have performed a self-review of my code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Reviewer Checklist

  • I have reviewed the PR and ensured no secret values are present

mostly doing this to test new datadog code sec stuff

Signed-off-by: DBT pre-commit check
@JosefSmith JosefSmith requested a review from a team as a code owner June 9, 2026 08:37
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or OpenSSF Scorecard issues found.

Scanned Files

  • uv.lock

@datadog-uktrade

datadog-uktrade Bot commented Jun 9, 2026

Copy link
Copy Markdown

Pipelines  Code Quality  Code Vulnerabilities  IaC  Library Vulnerabilities  Secrets

⚠️ Warnings

🚦 2 Pipeline jobs failed

 code error Tests | Checks and tests (3.11)   View in Datadog   GitHub Actions Try clause contains too many statements in stream_read_xbrl.py:575:5 (8 > 5)
 code error Tests | Checks and tests (3.12)   View in Datadog   GitHub Actions Try clause contains too many statements (8 > 5) in stream_read_xbrl.py:575:5

ℹ️ Info

No other issues found (see more)

🛠️ No new code quality issues
🛡️ No new code vulnerabilities
📚 No new vulnerable libraries detected
🧱 No new Infrastructure as Code (IaC) issues
🔑 No new secrets detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: c34a9be | Docs | Give us feedback!

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Details
Benchmark suite Current: c34a9be Previous: 648b19a Ratio
test_stream_read_xbrl.py::TestSteamReadXbrlZip::test_bench_stream_read_xbrl_zip 1963650.7150358516 iter/sec (stddev: 6.516070139876446e-8) 1255233.5076991753 iter/sec (stddev: 8.217632107825769e-8) 0.64
test_stream_read_xbrl.py::TestSkipInvalidFiles::test_bench_skip_invalid_files 1924391.5983237615 iter/sec (stddev: 2.33866464762258e-7) 1253001.1272173189 iter/sec (stddev: 8.458168397230594e-8) 0.65
test_stream_read_xbrl.py::TestStreamReadXbrlSync::test_bench_stream_read_xbrl_sync_default 13.233416048756235 iter/sec (stddev: 0.0014526555311283528) 11.165225180683233 iter/sec (stddev: 0.0007675493912085805) 0.84
test_stream_read_xbrl.py::TestStreamReadXbrlSync::test_bench_stream_read_xbrl_sync_not_end_of_month 22.832591049084822 iter/sec (stddev: 0.0012079060100036916) 16.75874000668306 iter/sec (stddev: 0.002082207520333416) 0.73
test_stream_read_xbrl.py::TestStreamReadXbrlSync::test_bench_stream_read_xbrl_sync_end_of_month 38.0270737004639 iter/sec (stddev: 0.0018777326714673613) 23.294748263418942 iter/sec (stddev: 0.0009217285290204116) 0.61
test_stream_read_xbrl.py::TestStreamReadXbrlSyncS3Csv::test_bench_stream_read_xbrl_sync_s3_csv 99.50213000513907 iter/sec (stddev: 0.00017771456952261433) 36.95863948122437 iter/sec (stddev: 0.008078193966523463) 0.37
test_stream_read_xbrl.py::TestDebug::test_bench_debug 614.7244125356344 iter/sec (stddev: 0.000026634021779067095) 594.5422668407251 iter/sec (stddev: 0.000025442766986689107) 0.97

This comment was automatically generated by workflow using github-action-benchmark.

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.

1 participant