Weird issue with migrated report (between hosts)
catch - August 8, 2008 - 00:29
| Project: | Code coverage |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I ran the coverage on localhost, then dumped my db and uploaded it to http://coverage.ca.tchpole.net/coverage/html/1
All the coverage statistics are different, despite it being the same report from the same database. I don't have xdebug enabled on that server, and don't plan to - but it'd be nice to be able to just display static reports, I'm a little confused why they get changed like that.

#1
Forgot to mention - on localhost the paths show as modules/modulename/modulename.module - on my vps they show the full path from /home onwards.