Skip to content

Refactor: Move MetaRequestConanInvocation to cruizlib#375

Merged
markfinal merged 3 commits intomainfrom
mf/refactor_meta_request_processing
Dec 11, 2025
Merged

Refactor: Move MetaRequestConanInvocation to cruizlib#375
markfinal merged 3 commits intomainfrom
mf/refactor_meta_request_processing

Conversation

@markfinal
Copy link
Owner

No description provided.

@markfinal markfinal added this to the v2.0.0 milestone Nov 30, 2025
@markfinal markfinal self-assigned this Nov 30, 2025
@markfinal markfinal added the enhancement New feature or request label Nov 30, 2025
@github-actions
Copy link

github-actions bot commented Nov 30, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/cruizlib
   __init__.py00100% 
   config.py00100% 
   constants.py160100% 
   dumpobjecttypes.py310100% 
   environ.py150100% 
   exceptions.py100100% 
   globals.py180100% 
   runcommands.py250100% 
src/cruizlib/interop
   __init__.py00100% 
   commandparameters.py2880100% 
   commonparameters.py70100% 
   dependencygraph.py130100% 
   message.py540100% 
   packagebinaryparameters.py80100% 
   packageidparameters.py80100% 
   packagenode.py170100% 
   packagerevisionsparameters.py80100% 
   pod.py500100% 
   reciperevisionsparameters.py80100% 
   searchrecipesparameters.py80100% 
src/cruizlib/workers
   __init__.py00100% 
   metarequestconaninvocation.py860100% 
src/cruizlib/workers/api
   __init__.py50100% 
src/cruizlib/workers/api/common
   __init__.py00100% 
   endmessagethread.py90100% 
src/cruizlib/workers/api/v1
   __init__.py00100% 
   arbitrary.py110100% 
   build.py190100% 
   cmakebuildtool.py290100% 
   conanapi.py780100% 
   configinstall.py260100% 
   create.py230100% 
   deletecmakecache.py150100% 
   exportpackage.py270100% 
   imports.py150100% 
   install.py260100% 
   lockcreate.py760100% 
   meta.py2900100% 
   monkeypatch.py850100% 
   package.py150100% 
   packagebinary.py300100% 
   packagedetails.py190100% 
   packagerevisions.py100100% 
   qtlogger.py200100% 
   reciperevisions.py100100% 
   remotesearch.py330100% 
   removeallpackages.py100100% 
   removelocks.py80100% 
   removepackage.py130100% 
   source.py150100% 
   testpackage.py180100% 
   worker.py250100% 
src/cruizlib/workers/api/v2
   __init__.py00100% 
   arbitrary.py250100% 
   build.py110100% 
   configinstall.py270100% 
   create.py110100% 
   exportpackage.py110100% 
   install.py110100% 
   lockcreate.py630100% 
   meta.py1280100% 
   packagebinary.py230100% 
   packagedetails.py260100% 
   packagerevisions.py290100% 
   reciperevisions.py280100% 
   remotesearch.py190100% 
   removeallpackages.py130100% 
   removepackage.py140100% 
   source.py200100% 
   testpackage.py110100% 
   worker.py310100% 
src/cruizlib/workers/utils
   __init__.py00100% 
   colorarma_conversion.py440100% 
   env.py230100% 
   formatoptions.py110100% 
   stream.py160100% 
   text2html.py210100% 
   worker.py520100% 
TOTAL22980100% 

@markfinal markfinal force-pushed the mf/refactor_meta_request_processing branch 2 times, most recently from 4635712 to ac23b98 Compare December 1, 2025 19:44
@markfinal markfinal marked this pull request as draft December 2, 2025 07:26
@markfinal markfinal force-pushed the mf/refactor_meta_request_processing branch from ac23b98 to 85d9320 Compare December 10, 2025 21:36
@markfinal markfinal force-pushed the mf/refactor_meta_request_processing branch from 85d9320 to 18db9b5 Compare December 10, 2025 22:18
@markfinal markfinal force-pushed the mf/refactor_meta_request_processing branch from 18db9b5 to de3c0c2 Compare December 11, 2025 06:43
Includes a fix for the MetaRequestConanInvocation when raising a Failure.
@markfinal markfinal force-pushed the mf/refactor_meta_request_processing branch from 5eaeda7 to 2ac9a33 Compare December 11, 2025 19:03
@markfinal markfinal marked this pull request as ready for review December 11, 2025 19:12
@markfinal markfinal merged commit 98717e4 into main Dec 11, 2025
32 checks passed
@markfinal markfinal deleted the mf/refactor_meta_request_processing branch December 11, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant