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

Cobertura validator doesn't work now #21

Closed
yegor256 opened this issue Apr 21, 2013 · 30 comments
Closed

Cobertura validator doesn't work now #21

yegor256 opened this issue Apr 21, 2013 · 30 comments
Assignees

Comments

@yegor256
Copy link
Owner

migrated from Trac, where originally posted by yegor256 on 19-Oct-2011 2:07am

Cobertura validator doesn't work. I don't know how exactly to implement it properly. The problem is that we should instrument .class files before running unit tests (this is what cobertura:instrument is doing), and then after tests we should build a coverage report (done by cobertura:cobertura) and compare its results with expected values (done by cobertura:check).

Alll these steps should be implemented in one validator.

@ghost ghost assigned yegor256 Apr 21, 2013
@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 7:25am

In [383/qulice]:

#CommitTicketReference repository="qulice" revision="383"
refs #21 - new branch

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 7:33am

In [384/qulice]:

#CommitTicketReference repository="qulice" revision="384"
refs #21 - mockers introduced

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 8:36am

In [385/qulice]:

#CommitTicketReference repository="qulice" revision="385"
refs #21 - EnvironmentMocker introduced and tested

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 10:38am

In [386/qulice]:

#CommitTicketReference repository="qulice" revision="386"
refs #21 - EnvironmentMocker used in all modules except checkstyle and maven plugin

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 12:14pm

In [387/qulice]:

#CommitTicketReference repository="qulice" revision="387"
refs #21 - mockers in plugin introduced

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 12:45pm

In [388/qulice]:

#CommitTicketReference repository="qulice" revision="388"
refs #21 - clean build

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 1:01pm

In [389/qulice]:

#CommitTicketReference repository="qulice" revision="389"
refs #21 - polished

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 1:04pm

In [390/qulice]:

#CommitTicketReference repository="qulice" revision="390"
refs #21 - test fixed

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 3:13pm

In [391/qulice]:

#CommitTicketReference repository="qulice" revision="391"
refs #21 - test improved

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 4:07pm

In [392/qulice]:

#CommitTicketReference repository="qulice" revision="392"
refs #21 - LicenseMocker introduced

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 5:25pm

In [393/qulice]:

#CommitTicketReference repository="qulice" revision="393"
refs #21 - done

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 4-Dec-2011 5:25pm

merging...

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by guard on 4-Dec-2011 5:31pm

In [394/qulice]:

#CommitTicketReference repository="qulice" revision="394"
refs #21 - /branches/ticket21 merged into /trunk, 8 hours spent

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by guard on 4-Dec-2011 5:31pm

In [395/qulice]:

#CommitTicketReference repository="qulice" revision="395"
refs #21 - /branches/ticket21 successfully closed

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 7:51pm

In [415/qulice]:

#CommitTicketReference repository="qulice" revision="415"
refs #21 - new branch

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 7:57pm

In [416/qulice]:

#CommitTicketReference repository="qulice" revision="416"
refs #21 - qulice-tk removed, mock generation improved

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 8:12pm

In [417/qulice]:

#CommitTicketReference repository="qulice" revision="417"
refs #21 - qulice checker version increased to 0.1.7 (there are many problems)

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 9:48pm

In [418/qulice]:

#CommitTicketReference repository="qulice" revision="418"
refs #21 - implemented and tested

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 10:07pm

In [419/qulice]:

#CommitTicketReference repository="qulice" revision="419"
refs #21 - polished a bit

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 10:37pm

In [420/qulice]:

#CommitTicketReference repository="qulice" revision="420"
refs #21 - polished a bit

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 10:49pm

In [421/qulice]:

#CommitTicketReference repository="qulice" revision="421"
refs #21 - more polishing

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 10:55pm

In [422/qulice]:

#CommitTicketReference repository="qulice" revision="422"
refs #21 - CheckstyleListener class put into separate file

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 10:56pm

In [423/qulice]:

#CommitTicketReference repository="qulice" revision="423"
refs #21 - CheckstyleListener class put into separate file

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 11:16pm

In [424/qulice]:

#CommitTicketReference repository="qulice" revision="424"
refs #21 - polishing finished in checkstyle module

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 11:27pm

In [425/qulice]:

#CommitTicketReference repository="qulice" revision="425"
refs #21 - done

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by guard on 22-Jan-2012 11:36pm

In [426/qulice]:

#CommitTicketReference repository="qulice" revision="426"
refs #21 - /branches/ticket21 merged into /trunk, 1 hours spent

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by guard on 22-Jan-2012 11:36pm

In [427/qulice]:

#CommitTicketReference repository="qulice" revision="427"
refs #21 - /branches/ticket21 successfully closed

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 11:37pm

done

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 11:39pm

Milestone PROTOTYPE deleted

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor on 21-Apr-2013 12:03pm

we moved to Github

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

No branches or pull requests

1 participant