Skip to content

a6 part 3 and pdf file: Test Coverage Depth for Input Validator Module - #20

Open
justLxy wants to merge 5 commits into
mainfrom
a6
Open

a6 part 3 and pdf file: Test Coverage Depth for Input Validator Module#20
justLxy wants to merge 5 commits into
mainfrom
a6

Conversation

@justLxy

@justLxy justLxy commented Nov 26, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@justLxy justLxy changed the title Part 3: Test Coverage Depth for Input Validator Module a6 part 3: Test Coverage Depth for Input Validator Module Nov 26, 2025
@github-actions

github-actions Bot commented Nov 26, 2025

Copy link
Copy Markdown
Contributor

Coverage

Coverage Report
FileStmtsMissCover
src
   app_wrapper.py110100%
   run.py60100%
   train.py1370100%
   train_model.py130100%
src/apps
   app.py2680100%
src/data_ingestion
   llm_db.py270100%
   main_db.py290100%
   twitter_db.py310100%
   twitter_scrape.py340100%
src/data_preprocessing
   processor.py680100%
src/dataloader
   bertdataset.py150100%
   featuredataset.py170100%
src/evaluator
   evaluator.py440100%
src/inference
   predictor.py690100%
src/model
   bert.py200100%
   deberta.py200100%
   lstm.py280100%
   rnn.py290100%
   roberta.py200100%
   roberta_extra.py290100%
src/plotter
   plotter.py210100%
src/security
   __init__.py30100%
   input_validator.py1670100%
   rate_limiter.py1110100%
src/trainer
   trainer.py930100%
src/utils
   canonical_id.py40100%
   collate_batch.py110100%
   convert_indices.py130100%
   get_from_s3.py200100%
   seed.py120100%
TOTAL13700100%

Tests Skipped Failures Errors Time
150 0 💤 0 ❌ 0 🔥 13.970s ⏱️

@justLxy justLxy changed the title a6 part 3: Test Coverage Depth for Input Validator Module a6 part 3 and pdf file: Test Coverage Depth for Input Validator Module Nov 29, 2025
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