synnada-ai / mithril

Mithril: A Modular Machine Learning Library for Model Composability
Apache License 2.0
31 stars 8 forks source link

feat: Update `set_values`, `set_shapes` and `set_types` methods of `BaseModel` #21

Closed norhan-synnada closed 1 week ago

norhan-synnada commented 1 week ago

Description

Closes #14.

What is Changed

Checklist:

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.92%. Comparing base (39e3eb0) to head (6ee875f). Report is 3 commits behind head on main.

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   85.90%   85.92%   +0.01%     
==========================================
  Files          61       61              
  Lines       15249    15257       +8     
==========================================
+ Hits        13100    13109       +9     
+ Misses       2149     2148       -1     
Files with missing lines Coverage Δ
mithril/framework/logical/base.py 87.86% <100.00%> (+0.22%) :arrow_up:
mithril/utils/dict_conversions.py 88.78% <100.00%> (ø)

... and 1 file with indirect coverage changes


🚨 Try these New Features: