Skip to content

πŸ€– Sync org-wide files to upstream repo #79

πŸ€– Sync org-wide files to upstream repo

πŸ€– Sync org-wide files to upstream repo #79

GitHub Actions / test-results succeeded Jul 9, 2024 in 0s

10 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
hello-world/junit-report-hello-world.xml 1βœ… NaNms
leap/junit-report-leap.xml 9βœ… NaNms

βœ…Β hello-world/junit-report-hello-world.xml

1 tests were completed in NaNms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
HelloWorld 1βœ… NaNms

βœ…Β HelloWorld

uHelloWorldTests.HelloWorldTest
  βœ… HelloWorldTest.Say_hi

βœ…Β leap/junit-report-leap.xml

9 tests were completed in NaNms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Leap 9βœ… NaNms

βœ…Β Leap

uLeapTests.YearTest
  βœ… YearTest.year_not_divisible_by_4_common_year
  βœ… YearTest.year_divisible_by_2_not_divisible_by_4_common_year
  βœ… YearTest.year_divisible_by_4_not_divisible_by_100_leap_year
  βœ… YearTest.year_divisible_by_4_and_5_still_leap_year
  βœ… YearTest.year_divisible_by_100_not_divisible_by_400_common_year
  βœ… YearTest.year_divisible_by_100_not_by_3_still_not_leap_year
  βœ… YearTest.year_divisible_by_400_leap_year
  βœ… YearTest.year_divisible_by_400_not_by_125_still_leap_year
  βœ… YearTest.year_divisible_by_200_not_divisible_by_400_common_year