This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
TeleWave
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d1c6d2fc338924e567361c774244e724f4ddd5d
TeleWave
/
backend
/
tests
/
TeleWave.Application.Tests
/
Metadata
T
History
Leonid Pershin
9d1c6d2fc3
ci / build-backend (push)
Successful in 2m8s
Details
ci / build-frontend (push)
Failing after 32s
Details
ci / tests (push)
Skipped
Details
ci / sonar (push)
Skipped
Details
Enhance code readability and maintainability by refactoring various components. Update formatting commands in CLAUDE.md for csharpier integration. Simplify method signatures in SegmentFiles, UploadLimits, and multiple endpoint classes for improved clarity. Adjust query handlers and command handlers to streamline parameter handling and enhance consistency across the application.
2026-07-27 01:20:55 +03:00
..
ApplyShowMetadataTests.cs
Enhance code readability and maintainability by refactoring various components. Update formatting commands in CLAUDE.md for csharpier integration. Simplify method signatures in SegmentFiles, UploadLimits, and multiple endpoint classes for improved clarity. Adjust query handlers and command handlers to streamline parameter handling and enhance consistency across the application.
2026-07-27 01:20:55 +03:00
ContentRatingTests.cs
Refactor ShowAudience handling across the application to align with MPAA rating system. Update ShowAudience enum to reflect new ratings (G, PG, PG-13, R, NC-17) and adjust related data models, API types, and frontend components to support nullable audience values. Enhance metadata handling to incorporate content ratings from external sources, ensuring proper audience filtering in scheduling logic. Update documentation to clarify changes in audience categorization and its implications for content management.
2026-07-26 22:18:14 +03:00
FindMissingEpisodesTests.cs
Enhance metadata handling by introducing ShowKind parameter across various components. Update SearchShowMetadataQuery and related handlers to support querying by show type, ensuring accurate metadata retrieval for series and films. Implement validation to prevent episodes from being associated with non-series shows. Update frontend API to include ShowKind in metadata search requests, improving overall functionality and user experience.
2026-07-26 22:29:16 +03:00