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: support for issues ++ prs ✨ in pyosmeta #211

Merged
merged 4 commits into from
Aug 15, 2024
Merged

Conversation

lwasser
Copy link
Member

@lwasser lwasser commented Aug 14, 2024

this is a draft issue that adds support for both issues and pr's into pyos meta. this will allow us to more easily process metrics that we need for reporting.

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.97%. Comparing base (2021a1c) to head (c8b3f69).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
+ Coverage   73.51%   73.97%   +0.46%     
==========================================
  Files          10       10              
  Lines         657      661       +4     
  Branches      102      103       +1     
==========================================
+ Hits          483      489       +6     
+ Misses        165      164       -1     
+ Partials        9        8       -1     

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

@lwasser lwasser marked this pull request as ready for review August 15, 2024 00:02
src/pyosmeta/github_api.py Outdated Show resolved Hide resolved
@lwasser lwasser changed the title feat: support for issues in pyosmeta feat: support for issues ++ prs ✨ in pyosmeta Aug 15, 2024
@lwasser
Copy link
Member Author

lwasser commented Aug 15, 2024

I am going to merge this and create a tiny patch release to support this feature for our metric generation that I need for the next proposal // annual report.

@lwasser lwasser merged commit a4e0bd0 into pyOpenSci:main Aug 15, 2024
4 checks passed
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