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

feat(contract): add javascript validation #148

Merged
merged 21 commits into from
Dec 10, 2024

Merge branch 'main' into feat/contract

b06d149
Select commit
Loading
Failed to load commit list.
Merged

feat(contract): add javascript validation #148

Merge branch 'main' into feat/contract
b06d149
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 1s

4.47% (+0.02%) compared to 586d362

View this Pull Request on Codecov

4.47% (+0.02%) compared to 586d362

Details

Codecov Report

Attention: Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
app/src/app/Views/Admin/Contract/Create.php 0.00% 15 Missing ⚠️
app/src/app/Views/Admin/TreeType/Create.php 0.00% 6 Missing ⚠️
app/src/app/Views/Admin/Contract/Edit.php 0.00% 5 Missing ⚠️
app/src/app/Views/Admin/Contracts.php 0.00% 3 Missing ⚠️
app/src/app/Views/Admin/TreeType/Edit.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              main    #148      +/-   ##
==========================================
+ Coverage     4.45%   4.47%   +0.02%     
  Complexity     269     269              
==========================================
  Files           85      85              
  Lines         2355    2344      -11     
==========================================
  Hits           105     105              
+ Misses        2250    2239      -11     
Files with missing lines Coverage Δ Complexity Δ
app/src/app/Views/Admin/TreeType/Edit.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
app/src/app/Views/Admin/Contracts.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
app/src/app/Views/Admin/Contract/Edit.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
app/src/app/Views/Admin/TreeType/Create.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
app/src/app/Views/Admin/Contract/Create.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)