This week, we were given a second chance to fix whatever bugs we have with my Wattdepot-cli project in addition of adding 3 new commands to our existing project. This was a great opportunity for us to used what we've learned from the peer review last week and apply it to our project. I think the our project satisfies all the requirements given in Command Specification page.
As for fixing all the problems that was raised by our reviewers, we did not fix the console bug in using eclipse but we will inform the reviewers that I must be ran in the command prompt. This week, we focused more on designing higher quality test cases and overall improvement of the design.
As a result, posted below is our emma coverage report:
[concat] Emma Coverage summary
[concat] class: 100% (27/27)
[concat] method: 96% (74/77)
[concat] block: 86% (3538/4098)
[concat] line: 78% (668.4/860)
We communicate with each other mainly through email and instant messaging with the occasional meetings before and during class. We tried our best to distribute the work load evenly, but my lack of java programming has made my partner carry more of the wieght.
To help us monitor our work progress, we have installed the SoftwareICU which is a tool to help monitor our progress. It also display infomation on coverage, complexity, coupling, churn, and more. posted below is a screenshot of our last 7-day
In testing to see if our commands are working properly, we were tasked to answer a few question:
What day and time during the month was Oahu energy usage at its highest?
Nov 28th 02:45:00.00-10:00
How many MW was this?
995 MW
What day and time during the month was Oahu energy usage at its lowest?
Nov 26th 20:00:00.00-10:00
How many MW was this?
496 MW
What day during the month did Oahu consume the most energy?
Nov 28th
How many MWh was this?
995 MW
What day during the month did Oahu consume the least energy?
Nov 26th
How many MWh was this?
496 MW
What day during the month did Oahu emit the most carbon (i.e. the "dirtiest" day)?
Nov 4th
How many lbs of carbon were emitted?
29,959 lbs
What day during the month did Oahu emit the least carbon (i.e. the "cleanest" day)?
Nov 7th
How many lbs of carbon were emitted?
22,908 lbs
To download a copy of our project, please go to this page and download the wattdepot-cli-umikumakahi-2.0.1116.zip file.
Monday, November 16, 2009
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment