programming-formalisms / programming_formalisms_project_summer_2024

Learners' project of the Programming Formalisms course of summer 2024
GNU General Public License v3.0
0 stars 0 forks source link

Add class and test #55

Open Jinlinghuang opened 2 months ago

Jinlinghuang commented 2 months ago

check action

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 97.33%. Comparing base (670b0bc) to head (ebe3c88).

Files Patch % Lines
learners/karnair/GradientSim.py 66.66% 1 Missing :warning:
tests/test_utils_gradient_sim.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #55 +/- ## =========================================== - Coverage 100.00% 97.33% -2.67% =========================================== Files 10 12 +2 Lines 67 75 +8 =========================================== + Hits 67 73 +6 - Misses 0 2 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.