AI Summary: Users are experiencing a visual flicker when view transitions occur in Safari. This issue is labeled as a bug and is marked as a 'good first issue', suggesting it might be a straightforward JavaScript-related problem to resolve.
Showing 30 opportunities to contribute
AI Summary: A crash occurs when hiding an 'Instance Position' or 'Pointer Position' node that is feeding a value into a graph. This issue appears to be specific to these node types, as other value-feeding nodes do not cause a crash under the same conditions. The reporter has provided a visual example of the setup that triggers the bug.
Open source comprehensive 2D content creation tool suite for graphic design, digital art, and interactive real-time motion graphics — featuring node-based procedural editing
AI Summary: This issue proposes replacing the Angular-based expand/collapse functionality for the "brand story" section on the shopfront homepage with a native HTML solution like `<details>` and `<summary>`. The goal is to potentially eliminate the need for JavaScript entirely, simplifying the implementation.
Connect suppliers, distributors and consumers to trade local produce.
AI Summary: This issue aims to achieve 100% code coverage for the `src/drizzle/tables/venues.ts` file. The task involves reviewing the file and Codecov report to identify uncovered sections, then creating or updating test cases to ensure all code is executed, and removing any coverage bypass statements.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to achieve 100% code coverage for the `src/drizzle/tables/venueBookings.ts` file. The primary tasks involve reviewing the file to identify uncovered sections, creating or updating test cases, and removing any `istanbul ignore` statements. Success is measured by reaching full code coverage for the file and submitting a passing pull request.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to achieve 100% code coverage for the `src/drizzle/tables/venueAttachments.ts` file. The task involves reviewing the file to identify uncovered sections, then creating or updating test cases to ensure all code paths are covered. Any `istanbul ignore` statements should be removed, and a pull request with the necessary updates must pass all checks.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to achieve 100% code coverage for the `src/drizzle/tables/users.ts` file. Tasks include reviewing the file for uncovered sections, creating or updating test cases, and removing any code coverage ignore statements. The Codecov report and repository testing documentation are provided as resources.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This GitHub issue focuses on improving code coverage for the `src/drizzle/tables/tags.ts` file. The goal is to achieve 100% test coverage by identifying uncovered code sections using Codecov reports, then creating or updating test cases, and removing any unnecessary `istanbul ignore` statements.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue focuses on improving code coverage for the Drizzle table definition file `src/drizzle/tables/tagFolders.ts` to 100%. The task involves identifying uncovered code, writing or updating unit tests, and removing any `istanbul ignore` statements to ensure all sections of the file are thoroughly tested.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to achieve 100% code coverage for the `src/drizzle/tables/tagAssignments.ts` file. Tasks include identifying uncovered code using Codecov reports, creating or updating test cases to cover all sections, and removing any `istanbul ignore` statements.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to achieve 100% code coverage for the Drizzle schema file `src/drizzle/tables/recurringEventInstances.ts`. It requires reviewing the file to identify uncovered sections, then creating or updating test cases to ensure all code paths are exercised. The final step involves removing any unnecessary `istanbul ignore` statements and submitting a PR that passes all checks.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to achieve 100% code coverage for the `src/drizzle/tables/recurringEventExceptions.ts` file. Tasks include identifying uncovered code using the Codecov report, writing or updating test cases, and removing any `istanbul ignore` statements. The goal is to ensure all sections of the file are thoroughly tested.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to achieve 100% code coverage for the `src/drizzle/tables/recurrenceRules.ts` file. The task involves reviewing the file, identifying uncovered code using the Codecov report, and then creating or updating test cases to ensure all sections are covered, while also removing any unnecessary `istanbul ignore` statements.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue focuses on improving code coverage for the Drizzle schema file `src/drizzle/tables/posts.ts` to 100%. The tasks include identifying uncovered code using the Codecov report, creating or updating test cases to ensure full coverage, and removing any `istanbul ignore` statements. Successful completion requires a pull request with all checks passed.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This GitHub issue aims to achieve 100% code coverage for the `src/drizzle/tables/postVotes.ts` file. The task involves reviewing the file, creating or updating test cases to cover all code sections, and removing any `istanbul ignore` statements, with resources like Codecov reports and foundational testing documentation provided.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to increase code coverage for the `src/drizzle/tables/postAttachments.ts` file to 100%. The tasks involve reviewing the file for uncovered code, writing or updating tests, and removing any code coverage ignore statements. The goal is to ensure all parts of the file are tested and reported accurately by CodeCov.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to improve code coverage for the `src/drizzle/tables/plugins.ts` file by identifying and addressing uncovered code sections. The goal is to achieve 100% test coverage for this file, removing any unnecessary coverage bypasses and ensuring all tests pass.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to increase code coverage for the `src/drizzle/tables/organizations.ts` file to 100%. The task involves reviewing the file, identifying uncovered code sections, writing or updating tests, and removing unnecessary coverage ignore statements. The goal is to ensure all parts of the file are tested and reported as covered by Codecov.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to improve code coverage for the `organizationMemberships.ts` file by identifying and addressing uncovered code sections. The goal is to achieve 100% test coverage for this file, removing any unnecessary coverage bypasses and ensuring all tests pass.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to achieve 100% code coverage for the `src/drizzle/tables/membershipRequests.ts` file. The tasks involve reviewing the file for uncovered code, writing or updating tests to cover these sections, and removing any code coverage bypasses. The goal is to ensure all parts of the file are tested and reported as covered by Codecov.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to increase code coverage for the `src/drizzle/tables/funds.ts` file to 100%. The tasks involve reviewing the file for uncovered code, writing or updating tests, and removing any coverage-bypassing comments. The goal is to ensure all parts of the file are tested and meet the acceptance criteria of 100% coverage.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to increase code coverage for the `fundCampaigns.ts` file to 100%. It involves reviewing the file for uncovered code, writing or updating tests, and removing any coverage-bypassing comments. The goal is to ensure all parts of the table definition are adequately tested.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to increase code coverage for the `fundCampaignPledges.ts` file within the Drizzle ORM setup. The task involves reviewing the file, identifying uncovered code sections, writing or updating tests to achieve 100% coverage, and removing any code coverage ignore statements.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to improve code coverage for the `familyMemberships.ts` file within the Drizzle ORM setup. The task involves reviewing the file, identifying uncovered code sections, writing or updating tests to achieve 100% coverage, and removing unnecessary coverage ignore statements.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to increase code coverage for the `src/drizzle/tables/families.ts` file to 100%. The tasks involve reviewing the file for uncovered code, writing or updating tests, and removing any code coverage ignore statements. The goal is to ensure all parts of the file are adequately tested.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to improve code coverage for the `src/drizzle/tables/events.ts` file by identifying and addressing uncovered code sections. The goal is to achieve 100% test coverage for this file, ensuring all parts of the table definition are tested and any coverage-bypassing statements are removed.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to improve code coverage for the `eventVolunteers.ts` file by identifying and addressing uncovered code sections with new or updated tests. The goal is to achieve 100% code coverage for this file and remove any manual coverage bypasses.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to improve code coverage for the `eventVolunteerMemberships.ts` Drizzle table definition file. The task involves identifying uncovered code sections, writing or updating tests to achieve 100% coverage, and removing any code coverage bypasses. The goal is to ensure all parts of the file are adequately tested.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue focuses on achieving 100% code coverage for the Drizzle table definition file `src/drizzle/tables/eventVolunteerGroups.ts`. The primary tasks involve reviewing the file and Codecov reports to identify uncovered code, then creating or updating test cases to ensure all sections are covered, and removing any unnecessary `istanbul ignore` statements.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
AI Summary: This issue aims to achieve 100% code coverage for the `src/drizzle/tables/eventVolunteerGroupExceptions.ts` file. The primary tasks involve reviewing the file to identify uncovered code sections using Codecov reports, then creating or updating test cases to ensure all code paths are thoroughly tested. The goal is to remove any `istanbul ignore` statements and submit a pull request with the necessary updates.
API Backend for the Talawa Mobile App. Click on the link below to see our documentation