• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bjess9 / pr-compass / 17257491837

Builds Branch Commit Type Ran Committer Via Coverage
17257491837 main Fix CI security scan: add nosec directives for intentional error handling - Added #nosec G104 directives to three os.Remove calls in cache cleanup - These errors are intentionally ignored as cache cleanup is best-effort - Resolves gosec exit code... push 27 Aug 2025 04:41AM UTC bjess9 github
68.48
17257166332 main Clean up debug files and remove debug logging - Removed debug scripts: debug_config, debug_filtering - Deleted generated files: coverage.html, coverage.out, coverage-summary.txt - Removed documentation artifacts: REFACTORING_SUMMARY.md, todo.md -... push 27 Aug 2025 04:17AM UTC bjess9 github
68.42
17256921012 main Improve GitHub layer test coverage from 25.6% to 66.0% - Add comprehensive tests for all main fetch functions - Test FetchPRsFromConfig for all modes (repos, organization, teams, search, topics) - Test caching functionality with cache hits and mi... push 27 Aug 2025 04:00AM UTC bjess9 github
68.28
17199845299 main Fix security vulnerability in file creation - Add path validation to prevent file inclusion attacks (G304) - Validate file extension (.yaml/.yml required) - Prevent directory traversal attacks with path sanitization - Add required imports for fil... push 25 Aug 2025 05:20AM UTC bjess9 github
50.87
17199679355 main Fix security vulnerability in file creation - Add path validation to prevent file inclusion attacks (G304) - Validate file extension (.yaml/.yml required) - Prevent directory traversal attacks with path sanitization - Add required imports for fil... push 25 Aug 2025 05:09AM UTC bjess9 github
50.87
17199543640 main Fix remaining linting issues - Remove unused extractRepoFromError function - Fix SA4022: address comparison in table test (check removed) - Fix SA9003: remove empty branches in cached_fetcher.go and fetch.go - Fix SA4000: remove duplicate conditi... push 25 Aug 2025 05:01AM UTC bjess9 github
50.94
17199427348 main Fix linting and test issues - Remove unused style variables (successStyle, warningStyle) - Remove unused mutex field from TabManager - Fix ineffectual assignments in rate limiter tests - Add explicit error handling in test goroutines - Fix test e... push 25 Aug 2025 04:52AM UTC bjess9 github
50.78
17187243200 main Refactor UI architecture for better maintainability - Extract services layer (PRService, EnhancementService, FilterService, StateService) - Create reusable UI components (TableComponent) - Add data formatters for clean presentation layer - Implem... push 24 Aug 2025 09:58AM UTC bjess9 github
37.39
17181042165 main feat: Resolve all security vulnerabilities for bulletproof CI Security improvements: - Replace MD5 with SHA256 for secure hashing (G401/G501) - Add path validation to prevent directory traversal (G304) - Secure directory permissions 0755 → 0750 (... push 23 Aug 2025 10:51PM UTC bjess9 github
51.61
17180987000 main fix: Update CI Go version to 1.23 to resolve gosec compatibility - gosec v2.22.8 requires Go >= 1.24.0 but falls back to Go 1.24.6 - Update from Go 1.21 to Go 1.23 (matches our go.mod) - Update test matrix to [1.22, 1.23] for current + next stabl... push 23 Aug 2025 10:44PM UTC bjess9 github
51.59
17180934743 main fix: Resolve all linting issues for CI - Remove unused optimizedFetcher field from model struct - Fix unchecked error returns with explicit error handling - Add proper logging to recover() branches in tests - All golangci-lint issues resolved - T... push 23 Aug 2025 10:38PM UTC bjess9 github
51.59
17180909032 main feat: Complete speed optimizations with background refresh, lazy loading, and progressive enhancement Major performance improvements: - Background refresh: Updates data seamlessly without disrupting UI - Lazy loading: Only fetch PR details when s... push 23 Aug 2025 10:35PM UTC bjess9 github
51.59
17180818269 main feat: Add GraphQL API optimization with 80% fewer API calls - Implement GraphQLClient and GraphQLPRFetcher with comprehensive single-query data fetching - Add OptimizedFetcher combining GraphQL + Caching + Rate Limiting - Create RateLimiter with ... push 23 Aug 2025 10:24PM UTC bjess9 github
52.62
17175995316 main refactor: Dramatically streamline README - terse and elegant MUCH CLEANER: Zero superfluous content, maximum clarity Removed: - Long-winded descriptions and marketing copy - Excessive emoji usage throughout sections - Redundant feature explanati... push 23 Aug 2025 01:25PM UTC bjess9 github
55.87
17175960067 main refactor: Clean header with popping compass emoji MUCH CLEANER: Simple and effective design Changes: - Removed complex ASCII art for clean H1 title with big compass emoji - Compass emoji now pops as the main visual element - Clean h3 subtitle in... push 23 Aug 2025 01:22PM UTC bjess9 github
55.87
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc