Skip to content

Conversation

@coderabbitai
Copy link
Contributor

@coderabbitai coderabbitai bot commented May 3, 2025

Docstrings generation was requested by @pierredup.

The following files were modified:

  • migrations/Version20305.php
  • src/ClientBundle/Entity/Contact.php
  • src/FormBundle/Test/FormHandlerTestCase.php
  • src/InvoiceBundle/Cloner/InvoiceCloner.php
  • src/InvoiceBundle/Entity/Invoice.php
  • src/InvoiceBundle/Entity/RecurringInvoice.php
  • src/InvoiceBundle/Form/Type/InvoiceType.php
  • src/InvoiceBundle/Form/Type/RecurringInvoiceType.php
  • src/InvoiceBundle/Manager/InvoiceManager.php
  • src/QuoteBundle/Cloner/QuoteCloner.php
  • src/QuoteBundle/Entity/Quote.php
  • src/QuoteBundle/Form/Type/QuoteType.php
These files were ignored
  • src/InvoiceBundle/Tests/Form/Handler/InvoiceCreateHandlerTest.php
  • src/InvoiceBundle/Tests/Form/Type/InvoiceTypeTest.php
  • src/QuoteBundle/Tests/Form/Handler/QuoteCreateHandlerTest.php
  • src/QuoteBundle/Tests/Form/Type/QuoteTypeTest.php
These file types are not supported
  • src/InvoiceBundle/Tests/Twig/Components/__snapshots__/CreateInvoiceTest__testCreateInvoiceWithMultipleLines__1.html
  • src/InvoiceBundle/Tests/Twig/Components/__snapshots__/CreateInvoiceTest__testCreateInvoiceWithTaxRates__1.html
  • src/InvoiceBundle/Tests/Twig/Components/__snapshots__/CreateInvoiceTest__testCreateInvoice__1.html
  • src/QuoteBundle/Tests/Twig/Components/__snapshots__/CreateQuoteTest__testCreateQuoteWithMultipleLines__1.html
  • src/QuoteBundle/Tests/Twig/Components/__snapshots__/CreateQuoteTest__testCreateQuoteWithTaxRates__1.html
  • src/QuoteBundle/Tests/Twig/Components/__snapshots__/CreateQuoteTest__testCreateQuote__1.html
ℹ️ Note

CodeRabbit cannot perform edits on its own pull requests yet.

Docstrings generation was requested by @pierredup.

* #1668 (comment)

The following files were modified:

* `migrations/Version20305.php`
* `src/ClientBundle/Entity/Contact.php`
* `src/FormBundle/Test/FormHandlerTestCase.php`
* `src/InvoiceBundle/Cloner/InvoiceCloner.php`
* `src/InvoiceBundle/Entity/Invoice.php`
* `src/InvoiceBundle/Entity/RecurringInvoice.php`
* `src/InvoiceBundle/Form/Type/InvoiceType.php`
* `src/InvoiceBundle/Form/Type/RecurringInvoiceType.php`
* `src/InvoiceBundle/Manager/InvoiceManager.php`
* `src/QuoteBundle/Cloner/QuoteCloner.php`
* `src/QuoteBundle/Entity/Quote.php`
* `src/QuoteBundle/Form/Type/QuoteType.php`
@coderabbitai coderabbitai bot requested a review from pierredup May 3, 2025 19:26
@coderabbitai coderabbitai bot added this to the 2.3.5 milestone May 3, 2025
@codecov
Copy link

codecov bot commented May 3, 2025

Bundle Report

Bundle size has no change ✅

@codecov
Copy link

codecov bot commented May 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.77%. Comparing base (fb8db64) to head (cdaa3e3).

Additional details and impacted files
@@                    Coverage Diff                    @@
##             simplify-billing-users    #1669   +/-   ##
=========================================================
  Coverage                     48.77%   48.77%           
  Complexity                     2685     2685           
=========================================================
  Files                           491      491           
  Lines                          9654     9654           
=========================================================
  Hits                           4709     4709           
  Misses                         4945     4945           
Flag Coverage Δ
unittests 48.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pierredup pierredup closed this May 3, 2025
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.

2 participants