• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

openmc-dev / openmc / 12776996362
85%
develop: 82%

Build:
Build:
LAST BUILD BRANCH: 980_k_search_tally_dervs
DEFAULT BRANCH: develop
Ran 14 Jan 2025 10:36PM UTC
Jobs 1
Files 349
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Jan 2025 09:49PM UTC coverage: 84.938% (+0.2%) from 84.729%
12776996362

Pull #3133

github

web-flow
Merge 0495246d9 into 549cc0973
Pull Request #3133: Kinetics parameters using Iterated Fission Probability

318 of 330 new or added lines in 10 files covered. (96.36%)

1658 existing lines in 66 files now uncovered.

50402 of 59340 relevant lines covered (84.94%)

33987813.96 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.41
-0.12% openmc/settings.py
3
79.49
0.3% src/tallies/tally_scoring.cpp
8
78.88
0.27% src/settings.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.0
0.0% include/openmc/mgxs.h
1
50.0
-50.0% include/openmc/distribution_angle.h
1
88.89
22.22% include/openmc/openmp_interface.h
1
83.33
8.33% include/openmc/distribution_spatial.h
1
93.75
0.17% openmc/data/data.py
1
0.0
-100.0% include/openmc/tallies/filter_energy.h
1
96.0
-4.0% openmc/data/effective_dose/dose.py
1
0.0
-100.0% include/openmc/timer.h
1
95.0
0.0% include/openmc/source.h
1
93.94
-0.28% openmc/cell.py
1
86.05
0.0% openmc/deplete/independent_operator.py
2
33.33
16.67% include/openmc/particle_data.h
2
18.18
18.18% include/openmc/position.h
2
25.0
-41.67% include/openmc/tallies/tally.h
2
92.31
-2.93% openmc/utility_funcs.py
2
77.78
52.78% include/openmc/shared_array.h
2
0.0
-75.0% include/openmc/distribution_multi.h
2
0.0
0.0% include/openmc/output.h
2
25.0
8.33% include/openmc/tallies/filter.h
2
79.49
-0.24% src/cell.cpp
3
0.0
-100.0% include/openmc/tallies/filter_material.h
3
96.05
-0.09% src/random_ray/random_ray.cpp
3
0.0
-100.0% include/openmc/tallies/filter_cell.h
4
85.88
-0.43% openmc/deplete/microxs.py
5
81.58
0.81% src/xml_interface.cpp
5
86.24
0.06% src/distribution.cpp
5
98.76
0.56% src/simulation.cpp
6
90.41
0.09% openmc/config.py
6
85.71
0.81% openmc/mixin.py
6
92.63
0.06% src/particle.cpp
7
42.86
2.86% include/openmc/lattice.h
8
42.86
-57.14% include/openmc/tallies/filter_zernike.h
8
91.3
0.19% src/physics_mg.cpp
8
95.56
0.0% openmc/lib/core.py
9
95.34
1.05% openmc/geometry.py
10
95.23
0.37% openmc/stats/multivariate.py
10
90.35
-0.17% src/random_ray/linear_source_domain.cpp
12
94.37
0.01% src/photon.cpp
13
95.19
1.43% openmc/universe.py
14
91.54
0.47% openmc/weight_windows.py
15
91.35
0.04% openmc/lib/filter.py
16
94.98
0.1% openmc/stats/univariate.py
17
79.52
-20.48% include/openmc/mesh.h
17
85.51
0.21% src/tallies/filter.cpp
20
78.53
-0.24% openmc/deplete/openmc_operator.py
25
82.03
0.15% openmc/filter.py
31
87.5
4.33% src/random_ray/random_ray_simulation.cpp
33
40.0
40.0% include/openmc/random_ray/flat_source_domain.h
35
76.56
-2.14% src/distribution_spatial.cpp
35
86.03
0.32% src/source.cpp
36
92.39
-0.67% openmc/model/model.py
37
85.17
-8.34% openmc/region.py
45
84.75
-2.87% openmc/source.py
46
80.68
0.13% src/tallies/tally.cpp
50
86.9
0.01% src/state_point.cpp
50
93.21
0.08% openmc/material.py
54
90.29
0.23% openmc/surface.py
67
80.72
0.17% src/random_ray/flat_source_domain.cpp
72
88.57
-1.45% openmc/model/surface_composite.py
80
78.31
0.03% src/weight_windows.cpp
87
93.41
-0.12% openmc/settings.py
90
78.88
0.27% src/settings.cpp
103
83.91
0.22% src/plot.cpp
122
56.1
0.23% openmc/plotter.py
131
83.15
0.03% openmc/mesh.py
170
87.31
0.18% src/mesh.cpp
Jobs
ID Job ID Ran Files Coverage
1 12776996362.1 14 Jan 2025 11:42PM UTC 349
84.94
GitHub Action Run
Source Files on build 12776996362
  • Tree
  • List 349
  • Changed 191
  • Source Changed 55
  • Coverage Changed 119
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3133
  • PR Base - develop (#10755009379)
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