cmc-csci046 icon indicating copy to clipboard operation
cmc-csci046 copied to clipboard

Pass with no badge

Open PArellano02 opened this issue 2 years ago • 3 comments

Hello!

I have passed all my tests, get the green check mark for my actions, and my badges in the README.md file are pointing to my profile. I keep refreshing and ctrl + shift + R and my badges are still red.

I have accounted for all the common issues and they still don't refresh.

is there any other issue that I am not considering?

PArellano02 avatar Mar 23 '23 04:03 PArellano02

Hmm... I'd have to take a look at this in person. I'd be happy to do that during/after lab tomorrow, but you'd have to take the -1 point late penalty hit.

mikeizbicki avatar Mar 24 '23 01:03 mikeizbicki

Hi, I am unfortunately having the same problem. If anyone figures it out I would really appreciate it!

josefinebystrom avatar Mar 24 '23 03:03 josefinebystrom

Hi, my badges are green now. If anyone is having the same problem, I had to add ?branch=bst to the end of the first URL for the BST and BinaryTree test cases:

7 1. [![](https://github.com/josefinebystrom/containers/workflows/tests-BST/badge.svg?branch=bst)](https://github.com/josefinebystrom/containers/actions?query=workflow%3Atests-BST) 8 1. [![](https://github.com/josefinebystrom/containers/workflows/tests-BinaryTree/badge.svg?branch=bst)](https://github.com/josefinebystrom/containers/actions?query=workflow%3Atests-BinaryTree)

josefinebystrom avatar Mar 24 '23 03:03 josefinebystrom