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

feat(#2): json pull #20

Merged
merged 1 commit into from
Mar 29, 2024
Merged

feat(#2): json pull #20

merged 1 commit into from
Mar 29, 2024

Conversation

h1alexbel
Copy link
Contributor

@h1alexbel h1alexbel commented Mar 29, 2024

ref #2


PR-Codex overview

This PR introduces a new class JsonPull that represents a pull request on GitHub in JSON format. It includes necessary methods for retrieving and handling pull request data.

Detailed summary

  • Added JsonPull class for handling GitHub pull requests in JSON format
  • Created JsonPullTest for testing JsonPull functionality

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.47%. Comparing base (77d38c1) to head (9fb9563).
Report is 8 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #20      +/-   ##
============================================
+ Coverage     73.33%   76.47%   +3.13%     
- Complexity        9       11       +2     
============================================
  Files             4        5       +1     
  Lines            30       34       +4     
============================================
+ Hits             22       26       +4     
  Misses            8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@h1alexbel
Copy link
Contributor Author

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Mar 29, 2024

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit bad4fdf into master Mar 29, 2024
6 checks passed
@rultor
Copy link
Collaborator

rultor commented Mar 29, 2024

@rultor merge

@h1alexbel Done! FYI, the full log is here (took me 3min)

@h1alexbel h1alexbel deleted the docker.io branch March 29, 2024 15:04
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.

2 participants