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

V2 Export setting api #433

Merged
merged 21 commits into from
Oct 26, 2023
Merged

V2 Export setting api #433

merged 21 commits into from
Oct 26, 2023

Conversation

Ashutosh619-sudo
Copy link
Contributor

No description provided.

@Ashutosh619-sudo Ashutosh619-sudo temporarily deployed to CI Environment October 25, 2023 09:43 — with GitHub Actions Inactive
@github-actions
Copy link

Tests Skipped Failures Errors Time
204 0 💤 0 ❌ 0 🔥 30.750s ⏱️

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #433 (aa56ca4) into master (16509b3) will increase coverage by 0.05%.
The diff coverage is 96.62%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #433      +/-   ##
==========================================
+ Coverage   95.17%   95.22%   +0.05%     
==========================================
  Files          37       39       +2     
  Lines        4186     4274      +88     
==========================================
+ Hits         3984     4070      +86     
- Misses        202      204       +2     
Files Coverage Δ
apps/fyle/models.py 97.30% <ø> (+0.38%) ⬆️
apps/mappings/models.py 100.00% <100.00%> (ø)
apps/workspaces/apis/export_settings/views.py 100.00% <100.00%> (ø)
...pps/workspaces/apis/export_settings/serializers.py 96.29% <96.29%> (ø)

@Ashutosh619-sudo Ashutosh619-sudo temporarily deployed to CI Environment October 25, 2023 11:32 — with GitHub Actions Inactive
@github-actions
Copy link

Tests Skipped Failures Errors Time
205 0 💤 0 ❌ 0 🔥 32.282s ⏱️

return {
'id': instance.reimbursable_account_id,
'name': instance.reimbursable_account_name
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add linespaces between each function

'corporate_credit_card_expenses_object',
'is_simplify_report_closure_enabled',
'auto_map_employees',
'employee_field_mapping'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is already a part of map_employees, not needed here

@Ashutosh619-sudo Ashutosh619-sudo temporarily deployed to CI Environment October 26, 2023 05:54 — with GitHub Actions Inactive
@github-actions
Copy link

Tests Skipped Failures Errors Time
205 0 💤 0 ❌ 0 🔥 34.556s ⏱️

@Ashutosh619-sudo Ashutosh619-sudo merged commit 63102f8 into master Oct 26, 2023
3 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.

3 participants