Skip to content

Use https for schemaLocation #650

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Conversation

snuyanzin
Copy link
Collaborator

Use https like it is done for maven itself https://issues.apache.org/jira/browse/MNG-6778

@what-the-diff
Copy link

what-the-diff bot commented Jan 24, 2023

  • The schema location was changed from http to https

@codecov-commenter
Copy link

Codecov Report

Merging #650 (ce4a731) into main (15a2d88) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #650      +/-   ##
============================================
- Coverage     92.81%   92.77%   -0.05%     
- Complexity     2615     2623       +8     
============================================
  Files           280      281       +1     
  Lines          5371     5396      +25     
  Branches        587      589       +2     
============================================
+ Hits           4985     5006      +21     
- Misses          238      240       +2     
- Partials        148      150       +2     
Impacted Files Coverage Δ
.../main/java/net/datafaker/service/FakerContext.java 83.58% <0.00%> (-0.80%) ⬇️
...net/datafaker/internal/helper/SingletonLocale.java 75.00% <0.00%> (ø)
.../java/net/datafaker/service/FakeValuesService.java 84.95% <0.00%> (+0.02%) ⬆️
...c/main/java/net/datafaker/providers/base/Text.java 78.81% <0.00%> (+0.84%) ⬆️
...rc/main/java/net/datafaker/service/FakeValues.java 84.16% <0.00%> (+0.97%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@snuyanzin snuyanzin merged commit a98c63b into datafaker-net:main Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants