mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 06:05:49 +03:00
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#379
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/315
Author: @EddieTheCubeHead
Created: 5/18/2024
Status: ✅ Merged
Merged: 5/20/2024
Merged by: @EddieTheCubeHead
Base:
master← Head:22-setup-coverage-tests-for-backend📝 Commits (10+)
26515ce#22 Setup coverage for CI/CD, some pragma no cover commentsabd694e#22 fix test folder name in cicd workflowf70eb92#22 allow a larger timeframe for test06c738e#22 Experiment with different coverage workflow params7132e3e#22 More fix attempts9a53d3f#22 more fix attemptsdc67464#22 Grant write permissions to pull requests for backend cicd actionb5f2e70#22 maybe we need to change action ordering?6552fbd#22 try putting this herec6889e5#22 omit main.py and logging_config.py from coverage report📊 Changes
9 files changed (+35 additions, -25 deletions)
View changed files
📝
.github/workflows/backend-ci.yml(+13 -6)📝
server/pyproject.toml(+14 -1)📝
server/src/api/application.py(+1 -1)📝
server/src/api/auth/tasks.py(+1 -2)📝
server/src/api/common/dependencies.py(+2 -5)📝
server/src/database/database_connection.py(+1 -1)📝
server/src/main.py(+0 -7)📝
server/test/framework_features.py(+1 -1)📝
server/test_requirements.txt(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.