Skip to content

Conversation

@doctrino
Copy link
Collaborator

Description

Adds the 3D migration IO class that will be used to download and migrate 3D models.

Bump

  • Patch
  • Skip

Base automatically changed from 3b-classes to main November 28, 2025 06:33
@github-actions
Copy link

github-actions bot commented Nov 28, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
27434 23165 84% 80% 🟢

New Files

File Coverage Status
cognite_toolkit/_cdf_tk/storageio/selectors/_three_d.py 92% 🟢
TOTAL 92% 🟢

Modified Files

File Coverage Status
cognite_toolkit/_cdf_tk/commands/_download.py 85% 🟢
cognite_toolkit/_cdf_tk/commands/_migrate/command.py 95% 🟢
cognite_toolkit/_cdf_tk/commands/_migrate/data_mapper.py 94% 🟢
cognite_toolkit/_cdf_tk/commands/_upload.py 90% 🟢
cognite_toolkit/_cdf_tk/storageio/_base.py 89% 🟢
cognite_toolkit/_cdf_tk/storageio/selectors/init.py 100% 🟢
TOTAL 92% 🟢

updated for commit: 27cfe82 by action🐍

@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

❌ Patch coverage is 97.67442% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.43%. Comparing base (271638d) to head (27cfe82).

Files with missing lines Patch % Lines
...te_toolkit/_cdf_tk/storageio/selectors/_three_d.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2253   +/-   ##
=======================================
  Coverage   84.43%   84.43%           
=======================================
  Files         279      280    +1     
  Lines       27421    27434   +13     
=======================================
+ Hits        23152    23165   +13     
  Misses       4269     4269           
Files with missing lines Coverage Δ
cognite_toolkit/_cdf_tk/commands/_download.py 85.33% <100.00%> (ø)
...gnite_toolkit/_cdf_tk/commands/_migrate/command.py 95.00% <100.00%> (-0.03%) ⬇️
...e_toolkit/_cdf_tk/commands/_migrate/data_mapper.py 93.79% <100.00%> (ø)
cognite_toolkit/_cdf_tk/commands/_upload.py 90.37% <100.00%> (ø)
cognite_toolkit/_cdf_tk/storageio/_base.py 88.78% <100.00%> (ø)
...te_toolkit/_cdf_tk/storageio/selectors/__init__.py 100.00% <100.00%> (ø)
...te_toolkit/_cdf_tk/storageio/selectors/_three_d.py 92.30% <92.30%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@doctrino doctrino changed the base branch from main to storageio-use-protocols November 28, 2025 07:32
Base automatically changed from storageio-use-protocols to main November 28, 2025 09:01
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.

2 participants