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

49984 Enhancement of the functionality - total price calculator #845

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

dai-eastgate
Copy link
Contributor

@dai-eastgate dai-eastgate commented Jun 28, 2024

related to #843
changed log:

  • Added total price calculator feature
  • Added frontend display for total cost breakdown

@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9710741921

Details

  • 38 of 81 (46.91%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 79.31%

Changes Missing Coverage Covered Lines Changed/Added Lines %
plugin/EstateList.php 16 17 94.12%
plugin/Model/FormModelBuilder/FormModelBuilderEstateDetailSettings.php 18 19 94.74%
plugin/Field/CostsCalculator.php 0 41 0.0%
Totals Coverage Status
Change from base Build 9693965537: -0.3%
Covered Lines: 8368
Relevant Lines: 10551

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9711189634

Details

  • 78 of 81 (96.3%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 79.689%

Changes Missing Coverage Covered Lines Changed/Added Lines %
plugin/EstateList.php 16 17 94.12%
plugin/Field/CostsCalculator.php 40 41 97.56%
plugin/Model/FormModelBuilder/FormModelBuilderEstateDetailSettings.php 18 19 94.74%
Totals Coverage Status
Change from base Build 9693965537: 0.1%
Covered Lines: 8408
Relevant Lines: 10551

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9711461588

Details

  • 78 of 81 (96.3%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 79.689%

Changes Missing Coverage Covered Lines Changed/Added Lines %
plugin/EstateList.php 16 17 94.12%
plugin/Field/CostsCalculator.php 40 41 97.56%
plugin/Model/FormModelBuilder/FormModelBuilderEstateDetailSettings.php 18 19 94.74%
Totals Coverage Status
Change from base Build 9693965537: 0.1%
Covered Lines: 8408
Relevant Lines: 10551

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jul 1, 2024

Pull Request Test Coverage Report for Build 9740059269

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 78 of 81 (96.3%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 79.689%

Changes Missing Coverage Covered Lines Changed/Added Lines %
plugin/EstateList.php 16 17 94.12%
plugin/Field/CostsCalculator.php 40 41 97.56%
plugin/Model/FormModelBuilder/FormModelBuilderEstateDetailSettings.php 18 19 94.74%
Totals Coverage Status
Change from base Build 9693965537: 0.1%
Covered Lines: 8408
Relevant Lines: 10551

💛 - Coveralls

@fredericalpers fredericalpers added this to the v4.25 milestone Jul 1, 2024
@fredericalpers fredericalpers added QA Issue or Pull request that is in review feature New feature component: property detail page Issue, Pull Request or Discussion related to property detail page labels Jul 1, 2024
@fredericalpers fredericalpers linked an issue Jul 1, 2024 that may be closed by this pull request
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: property detail page Issue, Pull Request or Discussion related to property detail page feature New feature QA Issue or Pull request that is in review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement of the functionality - total price calculator
3 participants