Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Create cpp implementation and python wrapper #33

Open
wants to merge 217 commits into
base: master
Choose a base branch
from
Open

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

Patch coverage: 97.90% and project coverage change: -0.02 ⚠️

Comparison is base (a7f8d22) 97.47% compared to head (09e3c12) 97.45%.

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.

Impacted Files Coverage Δ
hstrat/_bindings/__init__.py 0.00% <0.00%> (ø)
...ention_algorithms/_detail/_PolicyCouplerFactory.py 97.61% <66.66%> (-1.17%) ⬇️
hstrat/_testing/__init__.py 77.77% <77.77%> (ø)
..._resolution_algo/_enact/_GenDropRanks_/__init__.py 87.50% <83.33%> (-12.50%) ⬇️
..._resolution_algo/_enact/_GenDropRanks_/__init__.py 87.50% <83.33%> (-12.50%) ⬇️
...tation/_HereditaryStratigraphicColumn_/__init__.py 85.71% <85.71%> (ø)
...me_instrumentation/_HereditaryStratum_/__init__.py 85.71% <85.71%> (ø)
...es/_HereditaryStratumOrderedStoreList_/__init__.py 85.71% <85.71%> (ø)
...portional_resolution_algo/_PolicySpec_/__init__.py 85.71% <85.71%> (ø)
...hms/fixed_resolution_algo/_PolicySpec_/__init__.py 85.71% <85.71%> (ø)
... and 265 more

... and 23 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mmore500 mmore500 force-pushed the cpp branch 7 times, most recently from 362c2d6 to 800f709 Compare September 2, 2022 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant