Skip to content

Commit

Permalink
Run Windows CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
rraustad committed Aug 24, 2024
1 parent 691d370 commit bf40dc3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/EnergyPlus/HybridModel.cc
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,6 @@ namespace HybridModel {
// Using/Aliasing
using namespace DataHeatBalance;

// SUBROUTINE LOCAL VARIABLE DECLARATIONS:

// Object Data

// Functions

void GetHybridModelZone(EnergyPlusData &state)
Expand Down

4 comments on commit bf40dc3

@nrel-bot-2b
Copy link

Choose a reason for hiding this comment

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

CppCheck-HybridModel (rraustad) - x86_64-Linux-Ubuntu-22.04-gcc-11.4: OK (3706 of 3706 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

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

CppCheck-HybridModel (rraustad) - Win64-Windows-10-VisualStudio-16: OK (2871 of 2871 tests passed, 0 test warnings)

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.

CppCheck-HybridModel (rraustad) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-UnitTestsCoverage-Debug: OK (2077 of 2077 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot-2b
Copy link

Choose a reason for hiding this comment

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

CppCheck-HybridModel (rraustad) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-IntegrationCoverage-Debug: OK (797 of 797 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please sign in to comment.