Skip to content

Commit

Permalink
Conflict correction
Browse files Browse the repository at this point in the history
  • Loading branch information
lgu1234 committed Aug 16, 2023
1 parent b03e970 commit cfee11b
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 115 deletions.
1 change: 0 additions & 1 deletion src/EnergyPlus/UnitarySystem.cc
Original file line number Diff line number Diff line change
Expand Up @@ -11976,7 +11976,6 @@ namespace UnitarySystems {
}
} break;
case DataHVACGlobals::Coil_HeatingWaterToAirHPSimple: {
}

WaterToAirHeatPumpSimple::SimWatertoAirHPSimple(state,
blankString,
Expand Down
Loading

3 comments on commit cfee11b

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MultispeedFans (lgu1234) - x86_64-Linux-Ubuntu-22.04-gcc-11.4: OK (3451 of 3497 tests passed, 273 test warnings)

Messages:\n

  • 222 tests had: AUD diffs.
  • 205 tests had: MDD diffs.
  • 222 tests had: MTD diffs.
  • 256 tests had: RDD diffs.
  • 2 tests had: EDD diffs.
  • 18 tests had: Table big diffs.
  • 1 test had: ESO big diffs.
  • 1 test had: MTR big diffs.
  • 1 test had: ERR diffs.

Failures:\n

regression Test Summary

  • Passed: 749
  • Failed: 46

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MultispeedFans (lgu1234) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-UnitTestsCoverage-Debug: OK (1904 of 1904 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MultispeedFans (lgu1234) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-IntegrationCoverage-Debug: OK (779 of 779 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please sign in to comment.