Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ym2877 committed Jul 20, 2023
1 parent 5cc3023 commit 2bd3ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
author_email="ym2877@cumc.columbia.edu, fb2557@cumc.columbia.edu, tk2829@cumc.columbia.edu",
name="pymgpipe",
description="Community level microbiome metabolic modeling in Python",
version="v0.16.2",
version="v0.16.10",
classifiers=[
"Intended Audience :: Healthcare Industry",
"Intended Audience :: Information Technology",
Expand Down

1 comment on commit 2bd3ca3

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
pymgpipe
   coupling.py39685%41, 64, 67–68, 73, 88
   diet.py1031982%17, 23, 397–398, 451–467, 480–491, 496–499, 508, 510, 539
   fva.py1445959%32, 36, 88–92, 98, 107–113, 116–117, 120–121, 139–149, 165, 174–235, 244
   io.py1063765%17, 55, 61–66, 81–82, 99–100, 116, 119, 125–128, 133–141, 151, 155–156, 161–166, 170–176, 185–186
   main.py1484470%112, 115, 167, 210–212, 243–297, 304, 309–310, 323
   metrics.py242112%5–35
   modeling.py145795%36, 39, 54–57, 129, 131
   nmpc.py64592%95, 132–134, 136
   utils.py23510754%58–59, 62, 65, 80, 86, 106, 110, 125–128, 134, 149–151, 165–183, 192–202, 221, 234–235, 237–238, 260–261, 266–268, 305–308, 310–324, 330, 342–347, 350–354, 375–376, 388–430
pymgpipe/tests
   test_e2e.py90199%197
TOTAL131030677% 

Tests Skipped Failures Errors Time
23 0 💤 0 ❌ 0 🔥 47.945s ⏱️

Please sign in to comment.