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

ci: fix installation in setup & flaky tests (backport #1254) #1258

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 4, 2024

This is an automatic backport of pull request #1254 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* ci: fix installation in setup

* fix: flaky test set up

* test: fix flaky tax proof test set up

(cherry picked from commit f4f22d9)
@codecov-commenter
Copy link

Codecov Report

Attention: 111 lines in your changes are missing coverage. Please review.

Comparison is base (ed8f67c) 72.73% compared to head (af3e5ee) 72.37%.
Report is 250 commits behind head on version-15-hotfix.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           version-15-hotfix    #1258      +/-   ##
=====================================================
- Coverage              72.73%   72.37%   -0.36%     
=====================================================
  Files                    199      201       +2     
  Lines                  10769    10941     +172     
=====================================================
+ Hits                    7833     7919      +86     
- Misses                  2936     3022      +86     
Files Coverage Δ
hrms/hooks.py 100.00% <ø> (ø)
...ms/hr/doctype/employee_advance/employee_advance.py 89.58% <100.00%> (+0.14%) ⬆️
hrms/hr/doctype/expense_claim/expense_claim.py 85.31% <100.00%> (+0.05%) ⬆️
...ms/hr/doctype/interview_detail/interview_detail.py 100.00% <ø> (ø)
...r/doctype/interview_feedback/interview_feedback.py 93.18% <100.00%> (-0.94%) ⬇️
.../hr/doctype/leave_application/leave_application.py 80.82% <100.00%> (+0.93%) ⬆️
...ms/hr/doctype/pwa_notification/pwa_notification.py 100.00% <100.00%> (ø)
...ms/hr/doctype/shift_assignment/shift_assignment.py 94.26% <100.00%> (+0.27%) ⬆️
hrms/overrides/employee_master.py 64.10% <100.00%> (+1.43%) ⬆️
...rms/payroll/doctype/payroll_entry/payroll_entry.py 84.60% <100.00%> (ø)
... and 16 more

... and 2 files with indirect coverage changes

@ruchamahabal ruchamahabal merged commit ef7b6d2 into version-15-hotfix Jan 4, 2024
8 checks passed
@mergify mergify bot deleted the mergify/bp/version-15-hotfix/pr-1254 branch January 4, 2024 13:18
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.9.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.

3 participants