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

Add cets_status module #32

Merged
merged 9 commits into from
Sep 14, 2023

Add delete_unknown_table and delete_table_twice testcases

7281810
Select commit
Loading
Failed to load commit list.
Merged

Add cets_status module #32

Add delete_unknown_table and delete_table_twice testcases
7281810
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2023 in 1s

97.38% (+0.77%) compared to ada5e7e

View this Pull Request on Codecov

97.38% (+0.77%) compared to ada5e7e

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.77% 🎉

Comparison is base (ada5e7e) 96.61% compared to head (7281810) 97.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   96.61%   97.38%   +0.77%     
==========================================
  Files           8        9       +1     
  Lines         531      612      +81     
==========================================
+ Hits          513      596      +83     
+ Misses         18       16       -2     
Files Changed Coverage Δ
src/cets.erl 100.00% <100.00%> (ø)
src/cets_call.erl 87.09% <100.00%> (+2.48%) ⬆️
src/cets_discovery.erl 93.57% <100.00%> (+1.71%) ⬆️
src/cets_status.erl 100.00% <100.00%> (ø)

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