WebSorcery / testcase-generator

automates the process of generating test cases for cp. It takes input data, specified constraints, and test case conditions, and produces a set of test cases that exercise different paths and functions of the software application under test.
https://testcase-generator.vercel.app
MIT License
0 stars 6 forks source link

revert changes for home page #36

Closed ank1traj closed 8 months ago

ank1traj commented 8 months ago

Description

revert changes for home page

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist:

Summary by CodeRabbit

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
testcase-generator ✅ Ready (Inspect) Visit Preview Dec 23, 2023 6:21am
coderabbitai[bot] commented 8 months ago

Walkthrough

The recent updates to the project include a cleanup in the JavaScript files, an enhancement of the CSS for visual elements, and a striking new background for the website. The removal of an unused font import streamlines the code, while the button and card styles have been refined for a sleeker interaction and appearance. The body's background now boasts a gradient, adding a modern twist to the overall design.

Changes

File(s) Change Summary
pages/index.js Removed unused font import.
pages/footer.js Disabled box shadow for StyledButton.
styles/Home.module.css Refined button hover effect and enhanced card styling.
styles/globals.css Updated body background to a new linear gradient.

Poem

🐰✨🎨
In the warren, deep and wide,
A rabbit worked with code-filled pride.
Colors blend, shadows flee,
A gradient backdrop, wild and free.
🌈💻🐇

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on X ?


Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - You can directly reply to a review comment made by CodeRabbit. Example: - _I pushed a fix in commit ``._ - You can tag CodeRabbit on specific lines of code or entire files in the PR by tagging `@coderabbitai` in a comment. Examples: - _@coderabbitai generate unit tests for this file_ - _@coderabbitai modularize this function_ - You can tag `@coderabbitai` in a PR comment and ask questions about the PR and the codebase. Use quoted replies to pass the context for follow-up questions. Examples: - _@coderabbitai render interesting statistics about this repository as a table_. - _@coderabbitai show all the `console.log` statements in this repository_. - _@coderabbitai generate unit tests for the `src/utils.ts` file_. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.v2.json). - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json` ### CodeRabbit Discord Community Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback.
ghost commented 8 months ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/WebSorcery/testcase-generator/36/1378b6ea/2752b2655f85d91ee84b7a04c5029b74997b39d8.svg)](https://app.codesee.io/r/reviews?pr=36&src=https%3A%2F%2Fgithub.com%2FWebSorcery%2Ftestcase-generator) #### Legend CodeSee Map legend
gitstream-cm[bot] commented 8 months ago

This PR is missing a Jira ticket reference in the title or description. Please add a Jira ticket reference to the title or description of this PR.

gitstream-cm[bot] commented 8 months ago

🥷 Code experts: no user but you matched threshold 10

ank1traj has most 👩‍💻 activity in the files. ank1traj has most 🧠 knowledge in the files.

See details `pages/footer.js` Activity based on git-commit: | | ank1traj | | --- | --- | | DEC | 1 additions & 0 deletions | | NOV | | | OCT | | | SEP | | | AUG | | | JUL | | Knowledge based on git-blame: ank1traj: 1% `pages/index.js` Activity based on git-commit: | | ank1traj | | --- | --- | | DEC | 16 additions & 20 deletions | | NOV | | | OCT | 110 additions & 126 deletions | | SEP | | | AUG | | | JUL | | Knowledge based on git-blame: ank1traj: 64% `styles/Home.module.css` Activity based on git-commit: | | ank1traj | | --- | --- | | DEC | 7 additions & 18 deletions | | NOV | | | OCT | 15 additions & 3 deletions | | SEP | | | AUG | | | JUL | | Knowledge based on git-blame: ank1traj: 44% `styles/globals.css` Activity based on git-commit: | | ank1traj | | --- | --- | | DEC | 5 additions & 2 deletions | | NOV | | | OCT | | | SEP | | | AUG | | | JUL | | Knowledge based on git-blame: ank1traj: 96%

To learn more about /:\ gitStream - Visit our Docs