Skip to content

Commit

Permalink
fixed module name in codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
deeenes committed Jan 23, 2025
1 parent 6286321 commit 28cb548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source =
[run]
branch = true
parallel = true
source = OmniPath Server
source = omnipath_server
omit = */__init__.py

[report]
Expand Down

0 comments on commit 28cb548

Please sign in to comment.