raghavgh / gofast

One-stop Shop for Optimal Go Caching: All Cache Algorithms Under One Roof.
4 stars 2 forks source link

🧪 Add Unit Tests for FIFO Cache Operations to Achieve 100% Coverage #11

Open raghavgh opened 1 week ago

raghavgh commented 1 week ago

The FIFO (First In, First Out) cache implementation in our gofast library currently lacks sufficient unit tests. This is a great opportunity to contribute by writing tests that ensure all operations on the FIFO cache are well-covered and functioning as expected.

What Needs to Be Done?

Why This Issue Matters:

Get Started

Need Help?

Feel free to reach out via issues or discussions. We’re here to help!