Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added code coverage checks#649

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
msrathore-db wants to merge3 commits intomain
base:main
Choose a base branch
Loading
fromPECOBLR-621
Open

Added code coverage checks#649

msrathore-db wants to merge3 commits intomainfromPECOBLR-621

Conversation

@msrathore-db
Copy link
Contributor

@msrathore-dbmsrathore-db commentedJul 23, 2025
edited by atlassianbot
Loading

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • Other

Description

Add coverage check workflow and updated dependencies.

How is this tested?

  • Unit tests
  • E2E Tests
  • Manually
  • N/A

Related Tickets & Documents

PECOBLR-621

@github-actions
Copy link

Thanks for your contribution! To satisfy the DCO policy in ourcontributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).

# run test suite
#----------------------------------------------
- name: Run tests with coverage
run: poetry run python -m pytest tests/unit --cov=src --cov-report=xml --cov-report=term
Copy link
Contributor

Choose a reason for hiding this comment

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

Only unit tests coverage is mentioned? What about e2e

@jprakash-db
Copy link
Contributor

  • Please update the PR heading to have more details
  • Have you manually tested if the code coverage changes when you add or remove tests ? If yes add manual tested in PR description

@github-actions
Copy link

Thanks for your contribution! To satisfy the DCO policy in ourcontributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).

@msrathore-dbmsrathore-db changed the titlePecoblr 621Added code coverage checksJul 30, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@jprakash-dbjprakash-dbjprakash-db left review comments

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@msrathore-db@jprakash-db

[8]ページ先頭

©2009-2025 Movatter.jp