Skip to content

Add log_warning method and enhance error handling in visual tests

2d8d097
Select commit
Loading
Failed to load commit list.
Merged

Improve test coverage and quality #9

Add log_warning method and enhance error handling in visual tests
2d8d097
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 93.80242% with 133 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@7addd72). Learn more about missing BASE report.

Files with missing lines Patch % Lines
lib/appom/visual.rb 83.61% 39 Missing ⚠️
lib/appom/performance.rb 87.34% 21 Missing ⚠️
lib/appom/smart_wait.rb 90.78% 20 Missing ⚠️
lib/appom/element_cache.rb 92.97% 13 Missing ⚠️
lib/appom/configuration.rb 95.65% 8 Missing ⚠️
lib/appom/helpers.rb 94.96% 8 Missing ⚠️
lib/appom/element_state.rb 96.37% 7 Missing ⚠️
lib/appom/logging.rb 89.47% 6 Missing ⚠️
lib/appom/exceptions.rb 95.52% 3 Missing ⚠️
lib/appom.rb 97.14% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff            @@
##             master       #9   +/-   ##
=========================================
  Coverage          ?   93.87%           
=========================================
  Files             ?       18           
  Lines             ?     2171           
  Branches          ?        0           
=========================================
  Hits              ?     2038           
  Misses            ?      133           
  Partials          ?        0           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.