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

Ocaml 4.14 #217

Open
wants to merge 15 commits into
base: ocaml-4.13
Choose a base branch
from

Minor edit on README

8812f06
Select commit
Loading
Failed to load commit list.
Open

Ocaml 4.14 #217

Minor edit on README
8812f06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2024 in 0s

68.52% (-0.19%) compared to 4988eb3

View this Pull Request on Codecov

68.52% (-0.19%) compared to 4988eb3

Details

Codecov Report

Attention: 74 lines in your changes are missing coverage. Please review.

Comparison is base (4988eb3) 68.71% compared to head (8812f06) 68.52%.

Files Patch % Lines
src/pathName.ml 47.36% 20 Missing ⚠️
src/attribute.ml 12.50% 14 Missing ⚠️
src/ast.ml 0.00% 13 Missing ⚠️
src/monadEval.ml 0.00% 9 Missing ⚠️
src/type.ml 50.00% 8 Missing ⚠️
src/typeDefinition.ml 85.71% 3 Missing ⚠️
src/constant.ml 80.00% 2 Missing ⚠️
src/exp.ml 83.33% 2 Missing ⚠️
src/structure.ml 91.66% 2 Missing ⚠️
src/monad.ml 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           ocaml-4.13     #217      +/-   ##
==============================================
- Coverage       68.71%   68.52%   -0.19%     
==============================================
  Files              32       32              
  Lines            4737     4788      +51     
==============================================
+ Hits             3255     3281      +26     
- Misses           1482     1507      +25     

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