Skip to content

WIP Create cpp implementation and python wrapper#33

Draft
mmore500 wants to merge 217 commits intomasterfrom
cpp
Draft

WIP Create cpp implementation and python wrapper#33
mmore500 wants to merge 217 commits intomasterfrom
cpp

Conversation

@mmore500
Copy link
Owner

No description provided.

@mmore500
Copy link
Owner Author

mmore500 commented Sep 2, 2022

TODO

  • create gh actions job to run test_include
  • come up with alternate strategy for HSTRAT_NATIVE_ERROR (not environment variable, can't set from child process)
  • add asserts that HSTRAT_NATIVE_ERROR is set for current python tests
  • create gh actions jobs to run python tests with compilation working and assert that HSTRAT_NATIVE_ERROR is not set

@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Attention: Patch coverage is 97.90433% with 46 lines in your changes missing coverage. Please review.

Project coverage is 97.45%. Comparing base (1d69c15) to head (09e3c12).
Report is 1629 commits behind head on master.

Files with missing lines Patch % Lines
...tigraphicColumn_/_HereditaryStratigraphicColumn.py 95.71% 6 Missing ⚠️
hstrat/_auxiliary_lib/_hstrat_import_native.py 86.66% 2 Missing ⚠️
hstrat/_bindings/__init__.py 0.00% 2 Missing ⚠️
hstrat/_testing/__init__.py 77.77% 2 Missing ⚠️
...entation/_HereditaryStratum_/_HereditaryStratum.py 94.28% 2 Missing ⚠️
...bsUpperBound_/_CalcMrcaUncertaintyAbsUpperBound.py 93.93% 2 Missing ⚠️
...bsUpperBound_/_CalcMrcaUncertaintyAbsUpperBound.py 93.93% 2 Missing ⚠️
...tation/_HereditaryStratigraphicColumn_/__init__.py 85.71% 1 Missing ⚠️
...me_instrumentation/_HereditaryStratum_/__init__.py 85.71% 1 Missing ⚠️
...edStoreList_/_HereditaryStratumOrderedStoreList.py 98.24% 1 Missing ⚠️
... and 25 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   97.47%   97.45%   -0.02%     
==========================================
  Files         551      739     +188     
  Lines        7512     8204     +692     
==========================================
+ Hits         7322     7995     +673     
- Misses        190      209      +19     
Flag Coverage Δ
tests 97.45% <97.90%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mmore500 mmore500 force-pushed the cpp branch 7 times, most recently from 362c2d6 to 800f709 Compare September 2, 2022 20:08
@mmore500 mmore500 added the wontfix This will not be worked on label Apr 16, 2025
@mmore500 mmore500 marked this pull request as draft February 21, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant