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

feature: write annotations to a branch #26

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

ideepu
Copy link
Owner

@ideepu ideepu commented Jun 22, 2024

Add User dataclass
Add new exceptions Conflict and ValidationFailed
Split generating annotations as separate function

@ideepu
Copy link
Owner Author

ideepu commented Jun 22, 2024

Coverage report

Click to see coverage of changed files
FileStatementsMissingBranchesMissing
Coverage         
Coverage         
(new stmts)

Lines missing              

Branches missing              
  codecov
  github.py
  github_client.py
  main.py
  settings.py
Project Total   
Click to see whole project coverage
FileStatementsMissingBranchesMissing
Coverage         

Lines missing              

Branches missing              
  codecov
  badge.py
  coverage.py
  diff_grouper.py
  groups.py
  log.py
  template.py
Project Total   
This report was generated by [CI-codecov]

@ideepu ideepu force-pushed the feature/add-support-to-write-annotations-to-a-branch branch from 5ea57a0 to d523386 Compare June 23, 2024 01:53
Add `User` dataclass
Add new exceptions `Conflict` and `ValidationFailed`
Split generating annotations as separate function
@ideepu ideepu force-pushed the feature/add-support-to-write-annotations-to-a-branch branch from d523386 to 76711a8 Compare June 23, 2024 01:58
@ideepu ideepu merged commit 22977dc into main Jun 23, 2024
2 checks passed
@ideepu ideepu deleted the feature/add-support-to-write-annotations-to-a-branch branch June 23, 2024 01:59
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.

1 participant