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

Update ruff #196

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Update ruff #196

merged 1 commit into from
Dec 2, 2024

Conversation

kdumontnu
Copy link
Contributor

Replaces #193

@kdumontnu kdumontnu requested a review from a team as a code owner December 2, 2024 14:49
Copy link

github-actions bot commented Dec 2, 2024

Coverage Summary

Total Project Coverage

  • Line Coverage: 86.97% (2055/2363)
  • Branch Coverage: 71.76% (432/602)

Coverage by File

File Line Coverage Branch Coverage Lines (Covered/Total) Branches (Covered/Total)
allspice/__init__.py 100.00% 100.00% 5/5 0/0
allspice/allspice.py 81.43% 68.42% 171/210 52/76
allspice/apiobject.py 83.73% 46.35% 1045/1248 89/192
allspice/baseapiobject.py 85.29% 75.00% 87/102 24/32
allspice/exceptions.py 100.00% 100.00% 14/14 0/0
allspice/ratelimiter.py 100.00% 100.00% 22/22 4/4
allspice/utils/__init__.py 100.00% 100.00% 0/0 0/0
allspice/utils/bom_generation.py 100.00% 100.00% 112/112 40/40
allspice/utils/core.py 94.12% 50.00% 16/17 1/2
allspice/utils/list_components.py 92.06% 86.89% 533/579 212/244
allspice/utils/netlist_generation.py 92.59% 83.33% 50/54 10/12

Diff Coverage

Diff: origin/main...HEAD, staged and unstaged changes

No lines with coverage information in this diff.

@shrik450 shrik450 requested a review from McRaeAlex December 2, 2024 21:08
@kdumontnu kdumontnu enabled auto-merge December 2, 2024 22:24
@kdumontnu kdumontnu disabled auto-merge December 2, 2024 22:24
@kdumontnu kdumontnu merged commit 9485a0b into main Dec 2, 2024
4 checks passed
@kdumontnu kdumontnu deleted the kd/update-ruff branch December 2, 2024 22:47
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.

3 participants