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

topfreegames / pitaya
59%
master: 69%

Build:
Build:
LAST BUILD BRANCH: cursor/pedra-madeira-coleta-manual-619f
DEFAULT BRANCH: master
Repo Added 10 Apr 2018 08:49PM UTC
Files 91
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH cursor/pedra-madeira-coleta-manual-619f
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.1.0
  • 0.2.2
  • 0.3.0
  • 0.4.1
  • 0.5.0
  • 0.5.1
  • 0.5.3
  • 0.7.0
  • 0.7.1
  • 0.7.2
  • 0.7.3
  • 0.7.4
  • backport_421
  • backport_lame_duck
  • bugfix/SD-SIGINT
  • bugfix/client-IncomingMsgChan
  • bugfix/concurrency-chan-close-on-client
  • bugfix/kick
  • bugfix/readme
  • bugfix/update-submodule
  • bugfix/validator
  • cursor/pedra-madeira-coleta-manual-619f
  • feat/add-isready-function
  • feat/add-isready-function-v2
  • feat/channel-capacity-metric-port
  • feat/read_bigger_messages
  • feat/websocket-pitaya-compression
  • feature/acceptor-rate-limit
  • feature/add-healthchecks
  • feature/add-nats-connection-timeout
  • feature/auto-doc
  • feature/autodoc-flag
  • feature/close-sessions-on-shutdown
  • feature/compression
  • feature/context
  • feature/ctx-routing-func
  • feature/custom-metrics
  • feature/custom_handshake
  • feature/default-logger-on-ctx
  • feature/descriptors
  • feature/docs
  • feature/elasticapm
  • feature/etcd_auth
  • feature/fix-report-rpc-error
  • feature/generic-worker
  • feature/getallservers
  • feature/golang-protobuf
  • feature/grpc-out-cluster
  • feature/heartbeat_log
  • feature/improve-logging
  • feature/lazy_grpc_connections
  • feature/log-handler-message
  • feature/metrics
  • feature/nats_die_chan
  • feature/nats_reconnect
  • feature/new-server-metadata
  • feature/pitaya-client-message-id
  • feature/print-calls
  • feature/proxy-protocol
  • feature/rate-limiting
  • feature/reduce-connection-close-logs
  • feature/report-code
  • feature/rpc-worker
  • feature/struct-validation-pipeline
  • feature/sys-metrics
  • feature/tags-from-ctx
  • feature/tls-client
  • feature/v2-apply-master-changes
  • feature/worker-namespace
  • fix-service-discovery-startup-time
  • fix/agent-close-panic
  • fix/die-chan
  • fix/drain-nats-conn
  • fix/etcd-revoke-lease
  • fix/etcd-sync-log-level
  • fix/grpc_leak
  • fix/nats-reconnection
  • fix/nats-shutdown
  • fix/natsSubLeak
  • fix/ordered-modules
  • fix/pitaya_client_interface
  • fix/port-error-propagation
  • fix/prometheus
  • fix/protos
  • fix/route-err
  • fix/rpctracing
  • fix/sd_concurrency
  • fix/service-discovery
  • fix/shutdown
  • fix/shutdownMsg
  • fix/statsd-histogram
  • fix/submodule
  • fix/support-loopback-rpcs
  • fix/test
  • fix/tests
  • fix/timing-report
  • fix/unique-session-kick
  • fix/unique_session_race_condition
  • fix/version-unification
  • fix/windows-sys-kill
  • fix/xk6-pitaya
  • grpc
  • hostname
  • improve_logs
  • improvement/logs
  • kcp-acceptor
  • lame_duck_reconnection
  • log/heartbeat_error
  • log_imp_v2
  • logger-docs
  • main
  • master
  • metrics-docs
  • nested-configs
  • refactor/etcd-Bootstrap
  • refactor/kick
  • refactor/kickch
  • refactor/pipeline
  • refactor_agent
  • refactor_connection
  • remove-error-log-on-client-disconnect
  • rpc_protobuf
  • server-id-getter
  • v0.10.2
  • v0.11.3
  • v0.12.0
  • v0.12.2
  • v0.12.4
  • v0.12.5
  • v0.13.0
  • v0.13.1
  • v0.13.2
  • v0.13.3
  • v0.13.4
  • v0.13.5
  • v0.13.6
  • v0.14.0
  • v0.14.2
  • v0.14.3
  • v0.14.5
  • v0.14.6
  • v0.14.7
  • v0.15.0
  • v0.15.3
  • v0.15.4
  • v0.15.5
  • v0.15.5-logsv1
  • v0.15.5-logsv2
  • v0.15.6-alpha
  • v0.16.0
  • v0.16.1
  • v0.17.0
  • v0.2.0
  • v0.2.1
  • v0.7.6
  • v0.7.7
  • v0.8.0
  • v0.9.0
  • v0.9.1
  • v0.9.4
  • v0.9.5
  • v1
  • v1.0.0
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v1.1.4
  • v1.1.5
  • v2
  • v3_ports

09 Feb 2026 02:41PM UTC coverage: 58.741% (-0.01%) from 58.752%
21829474236

Pull #476

github

cursoragent
feat(farm-day): Adicionar solução para coleta manual de pedra e madeira

- Adicionar documento de especificação com análise do problema e soluções propostas
- Implementar CollectableResource com proteção de spawn
- Criar classes Stone e Wood herdando de CollectableResource
- Adicionar FarmerCollector com interface IResourceCollector
- Criar ResourceSpawner para demonstração da integração

A solução impede que recursos sejam coletados automaticamente quando
nascem dentro da área de colisão do farmer. O farmer precisa sair e
voltar para a área ou se mover para que a coleta seja ativada.

Fixes: pedra e madeira coletadas automaticamente no spawn

Co-authored-by: sre-wild-bot <sre-wild-bot@users.noreply.github.com>
Pull Request #476: Pedra madeira coleta manual

5084 of 8655 relevant lines covered (58.74%)

0.65 hits per line

Relevant lines Covered
Build:
Build:
8655 RELEVANT LINES 5084 COVERED LINES
0.65 HITS PER LINE
Source Files on master
  • Tree
  • List 91
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21829474236 cursor/pedra-madeira-coleta-manual-619f feat(farm-day): Adicionar solução para coleta manual de pedra e madeira - Adicionar documento de especificação com análise do problema e soluções propostas - Implementar CollectableResource com proteção de spawn - Criar classes Stone e Wood herda... Pull #476 09 Feb 2026 02:44PM UTC cursoragent github
58.74
21068177495 main Add IsReady method to App interface and implement connection checks (#474) push 16 Jan 2026 02:03PM UTC web-flow github
58.75
21069124700 v2 Implement IsReady method for Pitaya interface and related checks for service readiness (#475) push 16 Jan 2026 02:03PM UTC web-flow github
61.47
20349108963 feat/add-isready-function-v2 Implement IsReady method for Pitaya interface and related checks for service readiness Pull #475 18 Dec 2025 07:40PM UTC ffelipelimao github
61.46
20348743804 feat/add-isready-function Add IsReady method to App interface and implement connection checks Pull #474 18 Dec 2025 07:28PM UTC ffelipelimao github
58.75
20309982191 feature/add-healthchecks feat: add health check functionality to the application Pull #473 17 Dec 2025 04:34PM UTC ffelipelimao github
58.63
19580948828 improve_logs fix test Pull #349 21 Nov 2025 07:16PM UTC rsafonseca github
59.07
19580210586 log_imp_v2 backport some log improvements Pull #470 21 Nov 2025 06:44PM UTC rsafonseca github
61.93
19577742219 main update libs with security issues push 21 Nov 2025 05:04PM UTC rsafonseca github
59.0
19577298026 v2 Add missing viper config for etcd user/pass (#469) push 21 Nov 2025 04:46PM UTC web-flow github
62.0
See All Builds (1082)
  • Repo on GitHub
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