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

wistefan / ngsi-ld-java-mapping / #140

16 Oct 2023 05:57PM UTC coverage: 80.104% (-2.3%) from 82.364%
#140

Pull #43

beknazaresenbek
Added cache serializer
Pull Request #43: Added cache serializer

45 of 45 new or added lines in 5 files covered. (100.0%)

463 of 578 relevant lines covered (80.1%)

0.8 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/main/java/io/github/wistefan/mapping/mixins/AdditionalPropertyObjectDiscriminatorMixin.java
1
package io.github.wistefan.mapping.mixins;
2

3
import com.fasterxml.jackson.annotation.JsonTypeInfo;
4

5
/**
6
 * Class type info for cache serialization and deserialization
7
 */
8
@JsonTypeInfo(use = JsonTypeInfo.Id.CLASS)
9
public abstract class AdditionalPropertyObjectDiscriminatorMixin {}
×
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

© 2025 Coveralls, Inc