Coverage report: 7%

Files Functions Classes

coverage.py v7.13.4, created at 2026-02-28 17:48 +0000

File class   statements missing excluded   coverage
tinytroupe / __init__.py ConfigManager   69 22 0   68%
tinytroupe / __init__.py (no class)   40 5 0   88%
tinytroupe / agent / __init__.py Action   0 0 0   100%
tinytroupe / agent / __init__.py CognitiveState   0 0 0   100%
tinytroupe / agent / __init__.py CognitiveActionModel   0 0 0   100%
tinytroupe / agent / __init__.py CognitiveActionModelWithReasoning   0 0 0   100%
tinytroupe / agent / __init__.py (no class)   28 28 0   0%
tinytroupe / agent / action_generator.py ActionGenerator   166 166 0   0%
tinytroupe / agent / action_generator.py PoorQualityActionException   2 2 0   0%
tinytroupe / agent / action_generator.py (no class)   19 19 0   0%
tinytroupe / agent / browser_faculty.py BrowserFaculty   45 45 0   0%
tinytroupe / agent / browser_faculty.py (no class)   8 8 0   0%
tinytroupe / agent / grounding.py GroundingConnector   4 4 0   0%
tinytroupe / agent / grounding.py BaseSemanticGroundingConnector   99 99 0   0%
tinytroupe / agent / grounding.py LocalFilesGroundingConnector   28 28 0   0%
tinytroupe / agent / grounding.py WebPagesGroundingConnector   18 18 0   0%
tinytroupe / agent / grounding.py (no class)   51 51 0   0%
tinytroupe / agent / memory.py TinyMemory   29 29 0   0%
tinytroupe / agent / memory.py EpisodicMemory   44 44 0   0%
tinytroupe / agent / memory.py SemanticMemory   50 50 0   0%
tinytroupe / agent / memory.py MemoryProcessor   1 1 0   0%
tinytroupe / agent / memory.py EpisodicConsolidator   5 5 1   0%
tinytroupe / agent / memory.py ReflectionConsolidator   3 3 0   0%
tinytroupe / agent / memory.py (no class)   57 57 0   0%
tinytroupe / agent / mental_faculty.py TinyMentalFaculty   11 11 0   0%
tinytroupe / agent / mental_faculty.py CustomMentalFaculty   30 30 0   0%
tinytroupe / agent / mental_faculty.py RecallFaculty   24 24 0   0%
tinytroupe / agent / mental_faculty.py FilesAndWebGroundingFaculty   25 25 0   0%
tinytroupe / agent / mental_faculty.py TinyToolUse   14 14 0   0%
tinytroupe / agent / mental_faculty.py SequentialThinkingFaculty   6 6 0   0%
tinytroupe / agent / mental_faculty.py (no class)   43 43 0   0%
tinytroupe / agent / tiny_person.py TinyPerson   471 471 0   0%
tinytroupe / agent / tiny_person.py (no class)   147 147 0   0%
tinytroupe / control.py Simulation   179 179 0   0%
tinytroupe / control.py Transaction   115 115 0   0%
tinytroupe / control.py SkipTransaction   0 0 0   100%
tinytroupe / control.py CacheOutOfSync   0 0 0   100%
tinytroupe / control.py ExecutionCached   0 0 0   100%
tinytroupe / control.py (no class)   91 27 0   70%
tinytroupe / enrichment / __init__.py (no class)   5 5 0   0%
tinytroupe / enrichment / tiny_enricher.py TinyEnricher   13 13 0   0%
tinytroupe / enrichment / tiny_enricher.py (no class)   7 7 0   0%
tinytroupe / enrichment / tiny_styler.py TinyStyler   19 19 0   0%
tinytroupe / enrichment / tiny_styler.py (no class)   7 7 0   0%
tinytroupe / environment / __init__.py (no class)   6 6 0   0%
tinytroupe / environment / tiny_social_network.py TinySocialNetwork   31 31 0   0%
tinytroupe / environment / tiny_social_network.py (no class)   20 20 0   0%
tinytroupe / environment / tiny_world.py TinyWorld   253 253 0   0%
tinytroupe / environment / tiny_world.py (no class)   89 89 0   0%
tinytroupe / examples / __init__.py (no class)   5 5 0   0%
tinytroupe / examples / agents.py (no class)   55 55 0   0%
tinytroupe / examples / loaders.py (no class)   10 10 0   0%
tinytroupe / experimentation / __init__.py (no class)   6 6 0   0%
tinytroupe / experimentation / in_place_experiment_runner.py InPlaceExperimentRunner   105 105 0   0%
tinytroupe / experimentation / in_place_experiment_runner.py (no class)   21 21 0   0%
tinytroupe / experimentation / proposition.py Proposition   108 108 0   0%
tinytroupe / experimentation / proposition.py (no class)   28 28 0   0%
tinytroupe / experimentation / randomization.py ABRandomizer   34 34 0   0%
tinytroupe / experimentation / randomization.py (no class)   8 8 0   0%
tinytroupe / experimentation / statistical_tests.py StatisticalTester   196 196 0   0%
tinytroupe / experimentation / statistical_tests.py (no class)   40 40 0   0%
tinytroupe / extraction / __init__.py (no class)   8 8 0   0%
tinytroupe / extraction / artifact_exporter.py ArtifactExporter   47 47 0   0%
tinytroupe / extraction / artifact_exporter.py (no class)   16 16 0   0%
tinytroupe / extraction / normalizer.py Normalizer   44 44 0   0%
tinytroupe / extraction / normalizer.py (no class)   8 8 0   0%
tinytroupe / extraction / results_extractor.py ResultsExtractor   70 70 0   0%
tinytroupe / extraction / results_extractor.py (no class)   17 17 0   0%
tinytroupe / extraction / results_reducer.py ResultsReducer   31 31 0   0%
tinytroupe / extraction / results_reducer.py (no class)   8 8 0   0%
tinytroupe / extraction / results_reporter.py ResultsReporter   99 99 0   0%
tinytroupe / extraction / results_reporter.py (no class)   24 24 0   0%
tinytroupe / factory / __init__.py (no class)   6 6 0   0%
tinytroupe / factory / tiny_factory.py TinyFactory   18 18 0   0%
tinytroupe / factory / tiny_factory.py (no class)   19 19 0   0%
tinytroupe / factory / tiny_person_factory.py TinyPersonFactory   207 207 4   0%
tinytroupe / factory / tiny_person_factory.py (no class)   61 61 0   0%
tinytroupe / openai_utils.py OpenAIClient   124 119 0   4%
tinytroupe / openai_utils.py AzureClient   10 8 0   20%
tinytroupe / openai_utils.py HelmholtzBlabladorClient   3 1 0   67%
tinytroupe / openai_utils.py InvalidRequestError   0 0 0   100%
tinytroupe / openai_utils.py NonTerminalError   0 0 0   100%
tinytroupe / openai_utils.py (no class)   61 10 0   84%
tinytroupe / profiling.py Profiler   346 346 0   0%
tinytroupe / profiling.py (no class)   40 40 0   0%
tinytroupe / steering / __init__.py (no class)   5 5 0   0%
tinytroupe / steering / intervention.py InterventionBatch   15 15 0   0%
tinytroupe / steering / intervention.py Intervention   65 65 0   0%
tinytroupe / steering / intervention.py (no class)   30 30 0   0%
tinytroupe / steering / tiny_story.py TinyStory   31 31 0   0%
tinytroupe / steering / tiny_story.py (no class)   11 11 0   0%
tinytroupe / tools / __init__.py (no class)   6 6 0   0%
tinytroupe / tools / browser.py (no class)   20 20 0   0%
tinytroupe / tools / sequential_thinking.py SequentialThinkingTool   32 32 0   0%
tinytroupe / tools / sequential_thinking.py (no class)   10 10 0   0%
tinytroupe / tools / tiny_calendar.py TinyCalendar   17 17 0   0%
tinytroupe / tools / tiny_calendar.py (no class)   11 11 0   0%
tinytroupe / tools / tiny_tool.py TinyTool   17 17 0   0%
tinytroupe / tools / tiny_tool.py (no class)   12 12 0   0%
tinytroupe / tools / tiny_word_processor.py TinyWordProcessor   33 33 0   0%
tinytroupe / tools / tiny_word_processor.py (no class)   9 9 0   0%
tinytroupe / ui / __init__.py (no class)   2 2 0   0%
tinytroupe / ui / jupyter_widgets.py AgentChatJupyterWidget   104 104 0   0%
tinytroupe / ui / jupyter_widgets.py (no class)   17 17 0   0%
tinytroupe / utils / __init__.py (no class)   11 0 0   100%
tinytroupe / utils / behavior.py (no class)   11 9 0   18%
tinytroupe / utils / config.py (no class)   65 10 0   85%
tinytroupe / utils / json.py JsonSerializableRegistry   111 111 0   0%
tinytroupe / utils / json.py (no class)   56 38 0   32%
tinytroupe / utils / llm.py LLMScalarWithJustificationResponse   0 0 0   100%
tinytroupe / utils / llm.py LLMScalarWithJustificationAndReasoningResponse   0 0 0   100%
tinytroupe / utils / llm.py LLMChat   237 237 0   0%
tinytroupe / utils / llm.py (no class)   178 103 0   42%
tinytroupe / utils / logger.py (no class)   26 26 0   0%
tinytroupe / utils / misc.py (no class)   27 16 0   41%
tinytroupe / utils / parallel.py (no class)   22 13 0   41%
tinytroupe / utils / rendering.py RichTextStyle   16 16 0   0%
tinytroupe / utils / rendering.py (no class)   41 17 0   59%
tinytroupe / utils / semantics.py (no class)   17 0 0   100%
tinytroupe / utils / validation.py (no class)   27 18 0   33%
tinytroupe / validation / __init__.py (no class)   6 6 0   0%
tinytroupe / validation / propositions.py (no class)   25 25 0   0%
tinytroupe / validation / simulation_validator.py SimulationExperimentDataset   326 326 0   0%
tinytroupe / validation / simulation_validator.py SimulationExperimentDataset.Config   0 0 0   100%
tinytroupe / validation / simulation_validator.py SimulationExperimentEmpiricalValidationResult   0 0 0   100%
tinytroupe / validation / simulation_validator.py SimulationExperimentEmpiricalValidationResult.Config   0 0 0   100%
tinytroupe / validation / simulation_validator.py SimulationExperimentEmpiricalValidator   555 555 0   0%
tinytroupe / validation / simulation_validator.py (no class)   105 105 0   0%
tinytroupe / validation / tiny_person_validator.py ValidationResponse   0 0 0   100%
tinytroupe / validation / tiny_person_validator.py TinyPersonValidator   37 37 0   0%
tinytroupe / validation / tiny_person_validator.py (no class)   20 20 0   0%
tinytroupe / validation / validation_chamber.py ValidationChamber   0 0 0   100%
tinytroupe / validation / validation_chamber.py (no class)   2 2 0   0%
Total     6623 6186 5   7%

No items found using the specified filter.