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

remove @pytest.mark.skip #50

Merged
merged 15 commits into from
Aug 16, 2024
Merged

remove @pytest.mark.skip #50

merged 15 commits into from
Aug 16, 2024

Conversation

shenxianpeng
Copy link
Collaborator

closes #42

@shenxianpeng shenxianpeng changed the title fix: removed @pytest.mark.skip fix: removed @pytest.mark.skip Aug 13, 2024
@github-actions github-actions bot added the bug Something isn't working label Aug 13, 2024
@shenxianpeng shenxianpeng changed the title fix: removed @pytest.mark.skip fix: use pytest.mark.skipif instead of @pytest.mark.skip Aug 14, 2024
@shenxianpeng shenxianpeng changed the title fix: use pytest.mark.skipif instead of @pytest.mark.skip remove @pytest.mark.skip Aug 16, 2024
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.71%. Comparing base (50e617c) to head (5106237).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files           3        3           
  Lines          77       77           
=======================================
  Hits           66       66           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Aug 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
3 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@shenxianpeng shenxianpeng added enhancement New feature or request and removed bug Something isn't working labels Aug 16, 2024
@shenxianpeng shenxianpeng merged commit 6b53e85 into main Aug 16, 2024
6 checks passed
@shenxianpeng shenxianpeng deleted the bugfix/test branch August 16, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix skip tests
1 participant