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

teste #29

Closed
wants to merge 1 commit into from

teste

e17cce0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

teste #29

teste
e17cce0
Select commit
Loading
Failed to load commit list.
GitHub Actions / Google Test Results succeeded Jan 4, 2025 in 1s

7 passed, 0 failed and 0 skipped

Tests passed successfully

✅ build/test-report.xml

7 tests were completed in 0ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
InvertedIndexTest 2✅ 0ms
PageRankTest 3✅ 0ms
SubtractionTest 1✅ 0ms
SumTest 1✅ 0ms

✅ InvertedIndexTest

InvertedIndexTest
  ✅ AddAndFindDocuments
  ✅ CaseInsensitiveSearch

✅ PageRankTest

PageRankTest
  ✅ AddEdge
  ✅ PageRankConvergence
  ✅ LargerGraph

✅ SubtractionTest

SubtractionTest
  ✅ TestSubtraction_Valid

✅ SumTest

SumTest
  ✅ TestSum_Valid