Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test coverage #36

Merged
merged 78 commits into from
Jan 8, 2025
Merged

test coverage #36

merged 78 commits into from
Jan 8, 2025

Conversation

giuseppeambrosio97
Copy link
Contributor

@giuseppeambrosio97 giuseppeambrosio97 commented Dec 27, 2024

  • default args base settings
  • test coverage >= 80%
  • add tox to run test locally againts multiple python versions
  • setup os matrix test gh-actions

@giuseppeambrosio97 giuseppeambrosio97 self-assigned this Dec 27, 2024
This was linked to issues Dec 27, 2024
Copy link

github-actions bot commented Dec 27, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
__init__.py90100% 
focoos.py1150100% 
local_model.py610100% 
ports.py2010100% 
remote_model.py1396156%207–209, 214, 218–219, 223, 226, 230, 233, 261–269, 271–274, 278–281, 287–292, 294–295, 390, 392–397, 399–403, 405–408, 412, 415–421, 423–424
runtime.py14111021%124–126, 129–132, 137–140, 142–150, 152–156, 167–169, 180, 183–188, 200, 202, 204, 206–212, 215–216, 218–228, 236–241, 243, 245, 258–263, 265, 274–277, 279, 281, 284, 297–298, 300–305, 307, 316–317, 319, 321–325, 328–330, 332–337, 339–340, 350–351
utils
   logger.py320100% 
   system.py80593%222–226
   vision.py720100% 
TOTAL86217679% 

Tests Skipped Failures Errors Time
88 0 💤 0 ❌ 0 🔥 2.054s ⏱️

Copy link

Coverage

Coverage Report •
FileStmtsMissCoverMissing
utils
   system.py80890%91, 116, 133, 222–226
TOTAL88646647% 

Tests Skipped Failures Errors Time
11 0 💤 0 ❌ 0 🔥 3.727s ⏱️

@giuseppeambrosio97 giuseppeambrosio97 linked an issue Dec 30, 2024 that may be closed by this pull request
giuseppeambrosio97 and others added 26 commits January 8, 2025 11:34
@giuseppeambrosio97 giuseppeambrosio97 marked this pull request as ready for review January 8, 2025 17:39
@giuseppeambrosio97 giuseppeambrosio97 merged commit bb4533d into main Jan 8, 2025
9 checks passed
@giuseppeambrosio97 giuseppeambrosio97 deleted the feat/test-coverage branch January 8, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment