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

added field export_url in expense group and util to generate URL #457

Merged
merged 9 commits into from
Nov 29, 2023

Merge branch 'employee_in_expense_new' into export_url_field

4cd1765
Select commit
Loading
Failed to load commit list.
Merged

added field export_url in expense group and util to generate URL #457

Merge branch 'employee_in_expense_new' into export_url_field
4cd1765
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 29, 2023 in 0s

95.04% (-0.05%) compared to 64f108a

View this Pull Request on Codecov

95.04% (-0.05%) compared to 64f108a

Details

Codecov Report

Merging #457 (4cd1765) into employee_in_expense_new (64f108a) will decrease coverage by 0.05%.
The diff coverage is 86.95%.

Additional details and impacted files

Impacted file tree graph

@@                     Coverage Diff                     @@
##           employee_in_expense_new     #457      +/-   ##
===========================================================
- Coverage                    95.09%   95.04%   -0.05%     
===========================================================
  Files                           49       49              
  Lines                         4665     4679      +14     
===========================================================
+ Hits                          4436     4447      +11     
- Misses                         229      232       +3     
Files Coverage Δ
apps/fyle/models.py 97.34% <100.00%> (+0.02%) ⬆️
apps/fyle/serializers.py 100.00% <100.00%> (ø)
apps/fyle/tasks.py 100.00% <100.00%> (ø)
apps/netsuite/tasks.py 95.10% <100.00%> (+0.01%) ⬆️
apps/fyle/views.py 87.79% <50.00%> (-1.44%) ⬇️