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

Structure for the python module #8

Merged
merged 8 commits into from
Oct 1, 2023
Merged

Conversation

darioizzo
Copy link
Member

@darioizzo darioizzo commented Sep 30, 2023

The first draft for the python module. This PR will stop at a very early stage with only the structure and a few exposed and documented features.

  • CI including python build
  • Structure for the python test module
  • Structure of the pybind11 core module
  • Structure for the docstrings

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2023

Codecov Report

Merging #8 (f44d95f) into main (e59e8e5) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   98.61%   98.59%   -0.03%     
==========================================
  Files          21       21              
  Lines        1156     1206      +50     
==========================================
+ Hits         1140     1189      +49     
- Misses         16       17       +1     
Files Coverage Δ
include/kep3/core_astro/convert_anomalies.hpp 95.95% <100.00%> (+4.84%) ⬆️
include/kep3/planets/jpl_lp.hpp 100.00% <100.00%> (ø)
src/planets/jpl_lp.cpp 98.42% <100.00%> (-0.82%) ⬇️

@darioizzo darioizzo changed the title Pykep structure Structure for the python module Sep 30, 2023
@darioizzo darioizzo merged commit 5620eb0 into esa:main Oct 1, 2023
5 checks passed
@darioizzo darioizzo deleted the pykep_structure branch October 1, 2023 09:54
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.

2 participants