Yash Pandey
Yash Pandey
Fixes:#553 ## Changes ### I added a Backdrop filter to the navbar so that the user using the continuity page or any page as well can easily differentiate between the...
Fixes #2555 Changes: I have removed some unused files under client/components/Nav to make the codebase look more organised * [Yes] has no linting errors (`npm run lint`) * [ Yes]...
### Describe the bug An incorrect number of ways to interact with PUDL data is mentioned in the data_access.rst documentation file. ### Bug Severity How badly is this bug affecting...
**What type of PR is this?** /kind feature ### Description: This PR adds unit tests for the `Snapshot` functionality in the `cache` package. ### Key Changes: - Added tests for...
/kind feature This PR introduces unit tests for the node_tree file : 1. **TestNewNodeTree**: Initialize a `NodeTree` with nodes. 2. **TestAddNode**: Add a new node to the `NodeTree`. 3. **TestAddExistingNode**:...
## Feature Request **Description:** organising the front code , making more maitainable and readable .Breaking the code pieces into modular structures