zio / zio-schema

Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.
https://zio.dev/zio-schema
Apache License 2.0
142 stars 162 forks source link

The `@recordName` annotation is unsued #705

Closed 987Nabil closed 2 months ago

987Nabil commented 4 months ago

There is an annotation recordName that is currently unused. We should either use it or remove it.

/**
 * Annotation for specifying an alternate name for a record.
 *
 * @param name The alternate name to use for the record.
 */
final case class recordName(name: String) extends StaticAnnotation
jdegoes commented 3 months ago

/bounty $250 to fix in all codecs

algora-pbc[bot] commented 3 months ago

💎 $250 bounty • ZIO

Steps to solve:

  1. Start working: Comment /attempt #705 with your implementation plan
  2. Submit work: Create a pull request including /claim #705 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to zio/zio-schema!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🔴 @Neptune650 Aug 4, 2024, 12:02:56 AM WIP
🔴 @Sadaf-A Aug 10, 2024, 5:04:11 AM WIP
🟢 @harshsbhat Aug 14, 2024, 3:02:17 PM WIP
Neptune650 commented 3 months ago

/attempt #705

Algora profile Completed bounties Tech Active attempts Options
@Neptune650 1 bounty from 1 project
C++, C,
Python & more
Cancel attempt
Sadaf-A commented 3 months ago

/attempt #705

algora-pbc[bot] commented 3 months ago

[!NOTE] The user @Neptune650 is already attempting to complete issue #705 and claim the bounty. We recommend checking in on @Neptune650's progress, and potentially collaborating, before starting a new solution.

Sadaf-A commented 3 months ago

Hey @jdegoes, so should we use it or remove it?

algora-pbc[bot] commented 3 months ago

@Neptune650: Reminder that in 7 days the bounty will become up for grabs, so please submit a pull request before then 🙏

harshsbhat commented 3 months ago

/attempt #705

algora-pbc[bot] commented 3 months ago

@Sadaf-A: Reminder that in 7 days the bounty will become up for grabs, so please submit a pull request before then 🙏