develop
earliema: refactor: rewrite convert and helpers tests
Init commit
lcov -c -d . --base-directory . --no-external
fix
earliema: style: apply clang-format
earliema: rename abbreviated variables
earliema: add arithmetic operations
deleted empty bodies in s21__decimal_comparison.c
earliema: fix: unsigned cast before bit shift
correction test_main.c and s21_decimal_helpers.c/h
earliema: fix: else braces, char to int, dead assignment, comment
earliema: add project infrastructure