• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Open-Sn / opensn / 24065262673

06 Apr 2026 04:56PM UTC coverage: 75.039%. Remained the same
24065262673

push

github

web-flow
Merge pull request #1014 from wdhawkins/ff_fixes

Numerous bug fixes for field function and interpolation routines

48 of 71 new or added lines in 7 files covered. (67.61%)

152 existing lines in 9 files now uncovered.

20984 of 27964 relevant lines covered (75.04%)

66658029.72 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/framework/math/spatial_discretization/finite_element/finite_element_base.cc
1
// SPDX-FileCopyrightText: 2024 The OpenSn Authors <https://open-sn.github.io/opensn/>
2
// SPDX-License-Identifier: MIT
3

4
#include "framework/math/spatial_discretization/finite_element/finite_element_base.h"
5

6
namespace opensn
7
{
8

9
QuadratureOrder
UNCOV
10
FiniteElementBase::GetQuadratureOrder() const
×
11
{
UNCOV
12
  return q_order_;
×
13
}
14

15
} // namespace opensn
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc