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: remove broken tests #167

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Test: remove broken tests #167

merged 1 commit into from
Aug 21, 2023

Conversation

iMichka
Copy link
Contributor

@iMichka iMichka commented Aug 21, 2023

These were using the now deprecated hotshot profiler We have not been relying on these tests since forever https://stackoverflow.com/questions/56147071/modulenotfounderror-no-module-named-hotshot

Closes #160

These were using the now deprecated hotshot profiler
We have not been relying on these tests since forever
https://stackoverflow.com/questions/56147071/modulenotfounderror-no-module-named-hotshot

Closes CastXML#160
@codecov-commenter
Copy link

Codecov Report

Merging #167 (66e4c1b) into develop (ce011e1) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop     #167      +/-   ##
===========================================
- Coverage    91.71%   91.70%   -0.02%     
===========================================
  Files          138      138              
  Lines        10736    10736              
===========================================
- Hits          9847     9845       -2     
- Misses         889      891       +2     
Flag Coverage Δ
unittests 91.70% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@iMichka iMichka merged commit 2d23294 into CastXML:develop Aug 21, 2023
@iMichka iMichka deleted the hot branch August 21, 2023 20:09
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.

Tests import the 'hotshot' module which isn't present on the PYPI site
2 participants