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

✨ get_recurring_items #125

Merged
merged 1 commit into from
Jul 19, 2024
Merged

✨ get_recurring_items #125

merged 1 commit into from
Jul 19, 2024

Conversation

juftin
Copy link
Owner

@juftin juftin commented Jul 19, 2024

This PR implements the new API endpoint for recurring items: v1/recurring_items. It also deprecates v1/recurring_expenses

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

Attention: Patch coverage is 98.01980% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.56%. Comparing base (63a8912) to head (2bb43c6).

Files Patch % Lines
lunchable/models/recurring_items.py 96.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   88.86%   89.56%   +0.70%     
==========================================
  Files          26       27       +1     
  Lines        1194     1294     +100     
  Branches      109      111       +2     
==========================================
+ Hits         1061     1159      +98     
- Misses        114      115       +1     
- Partials       19       20       +1     

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

@juftin juftin merged commit 2a12701 into main Jul 19, 2024
11 checks passed
@juftin juftin deleted the feat/recurring_items branch July 19, 2024 04:31
github-actions bot added a commit that referenced this pull request Jul 19, 2024
# [v1.4.0](v1.3.3...v1.4.0) (2024-07-19)

## ✨ New Features
- [`2a12701`](2a12701)  get_recurring_items (Issues: [`#125`](#125))

[skip ci]
@juftin
Copy link
Owner Author

juftin commented Jul 19, 2024

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant