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

chore: release v14 #909

Merged
merged 6 commits into from
Sep 25, 2023
Merged

chore: release v14 #909

merged 6 commits into from
Sep 25, 2023

Conversation

frappe-pr-bot
Copy link
Collaborator

Automated Release.

ankush and others added 5 commits September 22, 2023 08:50
Current frappe.safe_eval transforms code so if you have nested
iterations with too much depth then it can hit recursion limit of python.

There's no workaround for this and people need large formulas in some
countries, so this is alternate implementation for that.

(cherry picked from commit 7fb3508)

# Conflicts:
#	hrms/payroll/doctype/salary_slip/salary_slip.py
#	hrms/payroll/doctype/salary_slip/test_salary_slip.py
fix: alternate formula eval implementation (backport #902)
@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2023

Codecov Report

Merging #909 (4f4bbe0) into version-14 (6a252ad) will increase coverage by 0.09%.
Report is 44 commits behind head on version-14.
The diff coverage is 96.77%.

@@              Coverage Diff               @@
##           version-14     #909      +/-   ##
==============================================
+ Coverage       73.53%   73.62%   +0.09%     
==============================================
  Files             193      193              
  Lines            9972     9999      +27     
==============================================
+ Hits             7333     7362      +29     
+ Misses           2639     2637       -2     
Files Changed Coverage
hrms/payroll/doctype/salary_slip/salary_slip.py 96.00%
hrms/hooks.py 100.00%
...satory_leave_request/compensatory_leave_request.py 100.00%

@ruchamahabal ruchamahabal merged commit 7cb26e4 into version-14 Sep 25, 2023
10 checks passed
@frappe-pr-bot
Copy link
Collaborator Author

🎉 This PR is included in version 14.11.1 🎉

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.

5 participants