Skip to content

Conversation

codebeaver-ai[bot]
Copy link
Contributor

@codebeaver-ai codebeaver-ai bot commented Jan 27, 2025

Test Coverage Improvements 🎯

This PR adds new tests to improve coverage across multiple files.

Summary

  • Overall average coverage improvement: +100.00%
  • Files modified: 2

Detailed Changes

  • tests/test_search_graph.py
    • New coverage: 100.00%
    • Improvement: +100.00%
  • tests/test_json_scraper_graph.py
    • New coverage: 100.00%
    • Improvement: +100.00%

Test Status ✅

tests/test_search_graph.py ------------------- PASSED ✓
tests/test_json_scraper_graph.py ------------------- PASSED ✓
All 2 tests passed! 🚀

Additional Notes

⚠️ I could not write tests for the following files because they might be buggy:

BUGGED: ./scrapegraphai/graphs/omni_search_graph.py

BUGGED: ./scrapegraphai/graphs/csv_scraper_graph.py

BUGGED: ./scrapegraphai/graphs/smart_scraper_lite_graph.py

BUGGED: ./scrapegraphai/graphs/depth_search_graph.py

BUGGED: ./scrapegraphai/graphs/script_creator_multi_graph.py

BUGGED: ./scrapegraphai/graphs/smart_scraper_multi_lite_graph.py

BUGGED: ./scrapegraphai/graphs/search_link_graph.py

BUGGED: ./scrapegraphai/nodes/graph_iterator_node.py

BUGGED: ./scrapegraphai/graphs/csv_scraper_multi_graph.py

BUGGED: ./scrapegraphai/graphs/speech_graph.py

BUGGED: ./scrapegraphai/graphs/document_scraper_multi_graph.py

BUGGED: ./scrapegraphai/graphs/omni_scraper_graph.py

BUGGED: ./scrapegraphai/graphs/document_scraper_graph.py

BUGGED: ./scrapegraphai/graphs/json_scraper_multi_graph.py

BUGGED: ./scrapegraphai/graphs/smart_scraper_multi_concat_graph.py

BUGGED: ./scrapegraphai/graphs/screenshot_scraper_graph.py

BUGGED: ./scrapegraphai/graphs/smart_scraper_multi_graph.py

BUGGED: ./scrapegraphai/graphs/code_generator_graph.py

BUGGED: ./scrapegraphai/graphs/script_creator_graph.py

BUGGED: ./scrapegraphai/graphs/xml_scraper_multi_graph.py

BUGGED: ./scrapegraphai/graphs/xml_scraper_graph.py

Generated by CodeBeaver

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. tests Improvements or additions to test labels Jan 27, 2025
@VinciGit00 VinciGit00 merged commit 02629e2 into pre/beta Jan 28, 2025
3 checks passed
@VinciGit00 VinciGit00 deleted the codebeaver/pre/beta branch January 28, 2025 10:41
Copy link

🎉 This PR is included in version 1.37.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released on @stable size:M This PR changes 30-99 lines, ignoring generated files. tests Improvements or additions to test

1 participant