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

exportable expense API and date range filter for expense group view API #454

Merged
merged 9 commits into from
Nov 29, 2023

added upload_attachments and update exports

b56a659
Select commit
Loading
Failed to load commit list.
Merged

exportable expense API and date range filter for expense group view API #454

added upload_attachments and update exports
b56a659
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 29, 2023 in 0s

95.04% (-0.09%) compared to 3ebce04

View this Pull Request on Codecov

95.04% (-0.09%) compared to 3ebce04

Details

Codecov Report

Merging #454 (b56a659) into master (3ebce04) will decrease coverage by 0.09%.
The diff coverage is 89.83%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
- Coverage   95.12%   95.04%   -0.09%     
==========================================
  Files          49       49              
  Lines        4636     4682      +46     
==========================================
+ Hits         4410     4450      +40     
- Misses        226      232       +6     
Files Coverage Δ
apps/fyle/helpers.py 97.65% <100.00%> (+0.17%) ⬆️
apps/fyle/models.py 97.34% <100.00%> (+0.04%) ⬆️
apps/fyle/serializers.py 100.00% <100.00%> (ø)
apps/fyle/tasks.py 100.00% <100.00%> (ø)
apps/netsuite/tasks.py 95.12% <100.00%> (+0.03%) ⬆️
apps/fyle/views.py 87.79% <76.92%> (-2.15%) ⬇️