Skip to content

Conversation

@rafl
Copy link
Contributor

@rafl rafl commented Dec 10, 2019

No description provided.

@coveralls
Copy link

coveralls commented Dec 10, 2019

Coverage Status

Coverage decreased (-0.2%) to 84.63% when pulling 80cac12 on rafl/static-ip-score into 3afdc03 on master.

* available from GeoIP2 Precision Insights.
*/
@JsonProperty("static_ip_score")
public Double getStaticIPScore() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be getStaticIpScore to be consistent with our naming for our Java libraries.

}

@JsonProperty("user_count")
public Integer getUserCount() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we have a comment documenting this?

the Enterprise database and the `country()` method can be called on City
databases. Request by Gergely Boromissza. GitHub #132.
* New `getStaticIpScore()` and `getUserCount()` methods were added to
`com.maxmind.geoip2.record.Traits` for use with GeoIP2 Precision Insights.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we say anything about what they are? I think in the other libraries we've been doing that.

@horgh horgh merged commit 4ad2b20 into master Dec 13, 2019
@horgh horgh deleted the rafl/static-ip-score branch December 13, 2019 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants