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

Py suite #1730

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Py suite #1730

merged 3 commits into from
Dec 4, 2024

Conversation

jmthomas
Copy link
Member

@jmthomas jmthomas commented Dec 3, 2024

closes #1715

@jmthomas jmthomas requested a review from ryanmelt December 3, 2024 05:06
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.28%. Comparing base (463ca20) to head (41aadc5).
Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1730      +/-   ##
==========================================
- Coverage   76.29%   76.28%   -0.02%     
==========================================
  Files         602      602              
  Lines       46088    46088              
  Branches      844      844              
==========================================
- Hits        35163    35157       -6     
- Misses      10828    10834       +6     
  Partials       97       97              
Flag Coverage Δ
python 83.96% <ø> (-0.05%) ⬇️
ruby-api 48.60% <ø> (ø)
ruby-backend 82.13% <ø> (ø)

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

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

Copy link
Member

@ryanmelt ryanmelt left a comment

Choose a reason for hiding this comment

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

Remove revert of shard.

@@ -623,6 +623,7 @@ export default {
}
.list {
background-color: var(--color-background-surface-default) !important;
overflow-x: hidden;
Copy link
Member Author

Choose a reason for hiding this comment

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

This is to remove the horizontal scroll on the plugins tab

Copy link

sonarqubecloud bot commented Dec 4, 2024

@jmthomas jmthomas merged commit 43b108d into main Dec 4, 2024
27 of 28 checks passed
@jmthomas jmthomas deleted the py_suite branch December 4, 2024 23:03
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.

Python import in a TestSuite
2 participants