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

Python API docs #697

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Python API docs #697

wants to merge 19 commits into from

Conversation

BradyAJohnston
Copy link
Owner

@BradyAJohnston BradyAJohnston commented Dec 20, 2024

Initial working on python API docs, including some more technical documentation.

Effort to start being more concrete and formalising how the API should be interacting with, and doing some level of compatibility & deprecation.

  • Change code highlighting to match type colors

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 45.71429% with 95 lines in your changes missing coverage. Please review.

Project coverage is 77.56%. Comparing base (5bab012) to head (874c1bb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
molecularnodes/scene/base.py 5.00% 76 Missing ⚠️
molecularnodes/blender/material.py 62.06% 11 Missing ⚠️
molecularnodes/entities/molecule/base.py 55.55% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #697      +/-   ##
==========================================
- Coverage   80.14%   77.56%   -2.59%     
==========================================
  Files          78       80       +2     
  Lines        5338     5379      +41     
==========================================
- Hits         4278     4172     -106     
- Misses       1060     1207     +147     

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

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