Skip to content

Conversation

@carlosmada22
Copy link
Owner

No description provided.

@carlosmada22 carlosmada22 self-assigned this Oct 30, 2025
@carlosmada22 carlosmada22 linked an issue Oct 30, 2025 that may be closed by this pull request
@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/desi
   __init__.py20100% 
src/desi/processor
   __init__.py30100% 
   cli.py646464 0%
   ds_processor.py2609494 64%
   openbis_processor.py1916161 68%
src/desi/query
   __init__.py30100% 
   cli.py323232 0%
   conversation_engine.py1708383 51%
   query.py1687474 56%
src/desi/scraper
   __init__.py20100% 
   cli.py191919 0%
   openbis_scraper.py631010 84%
src/desi/utils
   __init__.py00100% 
   config.py838383 0%
   logging.py999 0%
src/desi/web
   __init__.py00100% 
   app.py130130130 0%
   cli.py353535 0%
TOTAL123469444% 

Tests Skipped Failures Errors Time
41 0 💤 0 ❌ 0 🔥 3.284s ⏱️

@carlosmada22 carlosmada22 merged commit 32f2f67 into main Oct 30, 2025
12 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18948945307

Details

  • 18 of 39 (46.15%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+43.8%) to 43.76%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/desi/processor/openbis_processor.py 4 9 44.44%
src/desi/web/app.py 0 16 0.0%
Totals Coverage Status
Change from base Build 18882373121: 43.8%
Covered Lines: 540
Relevant Lines: 1234

💛 - Coveralls

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.

Perform unit testing for each module

3 participants