Create API documentation #68

Open
stanislav.hejny wants to merge 2 commits from api_docs into develop
No description provided.
Create API documentation
Some checks failed
Unit test coverage / pytest (push) Failing after 1m54s
/ build-and-push (push) Successful in 1m50s
Unit test coverage / pytest (pull_request) Failing after 1m27s
aa4492d443

Coverage is 84%

Coverage is 84%
feature/#71 - fix test coverage
All checks were successful
Unit test coverage / pytest (push) Successful in 1m34s
Unit test coverage / pytest (pull_request) Successful in 1m34s
/ build-and-push (push) Successful in 1m38s
960850580c

Coverage is 89%

Coverage is 89%
All checks were successful
Unit test coverage / pytest (push) Successful in 1m34s
Unit test coverage / pytest (pull_request) Successful in 1m34s
/ build-and-push (push) Successful in 1m38s
This pull request has changes conflicting with the target branch.
  • amqp/rabbitmq/user_management.py
  • tests/rabbitmq/test_user_management_service_client.py
  • tests/router/test_router_base.py
  • tests/service/test_amq_message_handler.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin api_docs:api_docs
git switch api_docs

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch develop
git merge --no-ff api_docs
git switch api_docs
git rebase develop
git switch develop
git merge --ff-only api_docs
git switch api_docs
git rebase develop
git switch develop
git merge --no-ff api_docs
git switch develop
git merge --squash api_docs
git switch develop
git merge --ff-only api_docs
git switch develop
git merge api_docs
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clevermicro/amq-adapter-python#68
No description provided.