Closed alongd closed 2 weeks ago
Attention: Patch coverage is 72.72727%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 47.54%. Comparing base (
2dbc42a
) to head (20ac269
).
Files with missing lines | Patch % | Lines |
---|---|---|
t3/schema.py | 53.33% | 7 Missing :warning: |
t3/main.py | 80.76% | 2 Missing and 3 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
RMG's libraries are an important asset, yet it takes an expert to know which library to use per application. This contribution added a feature that allows users to request auto-completion for their libraries by just describing the application of their chemistry set: [
'primary', 'nitrogen', 'sulfur', 'combustion', 'CH_pyrolysis']
The recommended libraries will be appended in addition to any user-supplied libraries (not adding duplicates) Tests were added