Forum > Third party

LazProfiler (beta)

<< < (14/18) > >>

AlexTP:
Very good, thanks. Will test later in component.

howardpc:
I get the error shown.
What do you think I am doing wrong?

Pascal:

--- Quote from: howardpc on March 19, 2019, 08:27:18 pm ---I get the error shown.
What do you think I am doing wrong?

--- End quote ---

Nothing! My fault. The path of the temorary unit output directory is not constructed in a cross platform manner. And as i have no
possibility to test on unix i didn't notice this bug.

Please test latest commit to repository.

CCRDude:

--- Quote from: Pascal on November 17, 2017, 08:28:56 am ---Bug reports, suggestions and feature requests are welcome.
--- End quote ---

Not sure how exactly your profiler works, but one feature would be absolutely great for me: if it could output a code coverage report!

A year ago, I tried to copy the code coverage feature from phpunit. To sum it up: this can help to verify that test code covers all methods or even lines that should be tested. My approach works, but is way too slow for line-based reports.

Could LazProfiler report results by line, or is it method based only?

Pascal:

--- Quote from: CCRDude on March 25, 2019, 12:25:44 pm ---
--- Quote from: Pascal on November 17, 2017, 08:28:56 am ---Bug reports, suggestions and feature requests are welcome.
--- End quote ---

Not sure how exactly your profiler works, but one feature would be absolutely great for me: if it could output a code coverage report!

A year ago, I tried to copy the code coverage feature from phpunit. To sum it up: this can help to verify that test code covers all methods or even lines that should be tested. My approach works, but is way too slow for line-based reports.

Could LazProfiler report results by line, or is it method based only?

--- End quote ---

Sorry, LazProfiler is indeed method based.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version