Skip to content
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

Test MSRV with idna unicode-rs back end and test ICU4X back end with 1.67 #986

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

hsivonen
Copy link
Collaborator

Add idna_adapter awareness to CI. (The no-unicode branch of idna_adapter does not make sense to test here, since it obviously fails normal tests.)

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.50%. Comparing base (662970f) to head (e6cd8f7).
Report is 3 commits behind head on idna-v1x.

Additional details and impacted files
@@             Coverage Diff              @@
##           idna-v1x     #986      +/-   ##
============================================
+ Coverage     80.48%   80.50%   +0.02%     
============================================
  Files            24       24              
  Lines          4253     4253              
============================================
+ Hits           3423     3424       +1     
+ Misses          830      829       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hsivonen
Copy link
Collaborator Author

Is it excessive to run the MSRV (1.57.0) on Mac and Windows? Should those be excluded to make the MSRV test Ubuntu-only?

@hsivonen hsivonen requested review from valenting and Manishearth and removed request for valenting October 29, 2024 08:14
@hsivonen hsivonen merged commit 6e032ab into servo:idna-v1x Oct 29, 2024
17 checks passed
@hsivonen hsivonen deleted the idna-ci branch October 29, 2024 14:07
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